Rate Overview
Live
1 KPW = 0.122815 SYP
1 SYP = 8.1423
KPW
Avg
0.122833
High
0.122927
Low
0.122806
Last updated: 4/18/2026, 12:35:26 PM
Quick Conversions
| KPW | SYP |
|---|---|
| 1 KPW | 0.12 SYP |
| 10 KPW | 1.23 SYP |
| 50 KPW | 6.14 SYP |
| 100 KPW | 12.28 SYP |
| 500 KPW | 61.41 SYP |
| 1,000 KPW | 122.82 SYP |
Get KPW/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SYPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-18T12:35:26Z",
"rates": {
"SYP": 0.122815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SYP",
"amount": 100
},
"result": 12.2815,
"rate": 0.122815
}Build with KPW/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key