Rate Overview
Live
1 KRW = 0.072798 SYP
1 SYP = 13.7366
KRW
Avg
0.072187
High
0.073005
Low
0.070941
Last updated: 7/8/2026, 5:24:48 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 0.07 SYP |
| 10 KRW | 0.73 SYP |
| 50 KRW | 3.64 SYP |
| 100 KRW | 7.28 SYP |
| 500 KRW | 36.40 SYP |
| 1,000 KRW | 72.80 SYP |
Get KRW/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SYPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-08T05:24:48Z",
"rates": {
"SYP": 0.072798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SYP",
"amount": 100
},
"result": 7.2798,
"rate": 0.072798
}Build with KRW/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key