Rate Overview
Live
1 KRW = 0.073020 SYP
1 SYP = 13.6949
KRW
Avg
4.4946
High
9.4071
Low
0.073020
Last updated: 3/27/2026, 9:56:00 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.51 SYP |
| 1,000 KRW | 73.02 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-27T09:56:00Z",
"rates": {
"SYP": 0.07302
}
}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.3020000000000005,
"rate": 0.07302
}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