Rate Overview
Live
1 SYP = 8.1298 KPW
1 KPW = 0.123004
SYP
Avg
8.1328
High
8.1433
Low
8.0786
Last updated: 3/27/2026, 3:24:33 AM
Quick Conversions
| SYP | KPW |
|---|---|
| 1 SYP | 8.13 KPW |
| 10 SYP | 81.30 KPW |
| 50 SYP | 406.49 KPW |
| 100 SYP | 812.98 KPW |
| 500 SYP | 4,064.91 KPW |
| 1,000 SYP | 8,129.82 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-03-27T03:24:33Z",
"rates": {
"KPW": 8.129822
}
}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": 812.9822,
"rate": 8.129822
}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