Rate Overview
Live
1 SYP = 8.1411 KPW
1 KPW = 0.122833
SYP
Avg
8.1368
High
8.1434
Low
8.0933
Last updated: 5/9/2026, 4:57:28 AM
Quick Conversions
| SYP | KPW |
|---|---|
| 1 SYP | 8.14 KPW |
| 10 SYP | 81.41 KPW |
| 50 SYP | 407.06 KPW |
| 100 SYP | 814.11 KPW |
| 500 SYP | 4,070.56 KPW |
| 1,000 SYP | 8,141.11 KPW |
Get SYP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=KPWExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-09T04:57:28Z",
"rates": {
"KPW": 8.141114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "KPW",
"amount": 100
},
"result": 814.1114,
"rate": 8.141114
}Build with SYP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key