Rate Overview
Live
1 KRW = 0.071896 SYP
1 SYP = 13.9090
KRW
Avg
0.072494
High
0.073234
Low
0.071635
Last updated: 6/19/2026, 8:58:03 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 0.07 SYP |
| 10 KRW | 0.72 SYP |
| 50 KRW | 3.59 SYP |
| 100 KRW | 7.19 SYP |
| 500 KRW | 35.95 SYP |
| 1,000 KRW | 71.90 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-06-19T08:58:03Z",
"rates": {
"SYP": 0.071896
}
}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.1896,
"rate": 0.071896
}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