Rate Overview
Live
1 KRW = 0.074064 SYP
1 SYP = 13.5018
KRW
Avg
0.075392
High
0.076771
Low
0.074064
Last updated: 3/7/2026, 12:31:49 AM
Quick Conversions
| KRW | SYP |
|---|---|
| 1 KRW | 0.07 SYP |
| 10 KRW | 0.74 SYP |
| 50 KRW | 3.70 SYP |
| 100 KRW | 7.41 SYP |
| 500 KRW | 37.03 SYP |
| 1,000 KRW | 74.06 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-07T00:31:49Z",
"rates": {
"SYP": 0.074064
}
}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.4064000000000005,
"rate": 0.074064
}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