Rate Overview
Live
1 SYP = 8.1424 KPW
1 KPW = 0.122813
SYP
Avg
8.1421
High
8.1424
Low
8.1411
Last updated: 6/18/2026, 6:32:36 PM
Quick Conversions
| SYP | KPW |
|---|---|
| 1 SYP | 8.14 KPW |
| 10 SYP | 81.42 KPW |
| 50 SYP | 407.12 KPW |
| 100 SYP | 814.24 KPW |
| 500 SYP | 4,071.22 KPW |
| 1,000 SYP | 8,142.43 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-06-18T18:32:36Z",
"rates": {
"KPW": 8.142434
}
}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.2434,
"rate": 8.142434
}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