Rate Overview
Live
1 KRW = 0.072796 SYP
1 SYP = 13.7370
KRW
Avg
0.074636
High
0.077533
Low
0.072796
Last updated: 3/27/2026, 1:27:26 PM
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-03-27T13:27:26Z",
"rates": {
"SYP": 0.072796
}
}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.2796,
"rate": 0.072796
}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