Rate Overview
Live
1 KRW = 9.3333 SYP
1 SYP = 0.107144
KRW
Avg
6.7849
High
9.8139
Low
0.071636
Last updated: 8/25/2026, 4:02:05 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 9.33 SYP |
| 10 KRW | 93.33 SYP |
| 50 KRW | 466.66 SYP |
| 100 KRW | 933.33 SYP |
| 500 KRW | 4,666.63 SYP |
| 1,000 KRW | 9,333.25 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-08-25T04:02:05Z",
"rates": {
"SYP": 9.333253
}
}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": 933.3253,
"rate": 9.333253
}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