Rate Overview
Live
1 KPW = 0.122829 SYP
1 SYP = 8.1414
KPW
Avg
0.122911
High
0.123559
Low
0.122798
Last updated: 5/8/2026, 3:46:18 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.83 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-05-08T15:46:18Z",
"rates": {
"SYP": 0.122829
}
}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.2829,
"rate": 0.122829
}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