Rate Overview
Live
1 KRW = 0.072984 SYP
1 SYP = 13.7016
KRW
Avg
4.4946
High
9.4071
Low
0.072984
Last updated: 3/27/2026, 7:52:18 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 0.07 SYP |
| 10 KRW | 0.73 SYP |
| 50 KRW | 3.65 SYP |
| 100 KRW | 7.30 SYP |
| 500 KRW | 36.49 SYP |
| 1,000 KRW | 72.98 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-27T07:52:18Z",
"rates": {
"SYP": 0.072984
}
}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.298399999999999,
"rate": 0.072984
}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