Rate Overview
Live
1 KRW = 0.075441 SYP
1 SYP = 13.2554
KRW
Avg
0.075397
High
0.076658
Low
0.074633
Last updated: 5/8/2026, 3:24:41 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 0.08 SYP |
| 10 KRW | 0.75 SYP |
| 50 KRW | 3.77 SYP |
| 100 KRW | 7.54 SYP |
| 500 KRW | 37.72 SYP |
| 1,000 KRW | 75.44 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-05-08T03:24:41Z",
"rates": {
"SYP": 0.075441
}
}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.544099999999999,
"rate": 0.075441
}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