Rate Overview
Live
1 SYP = 8.1433 KPW
1 KPW = 0.122800
SYP
Avg
8.1344
High
8.1433
Low
8.0786
Last updated: 3/6/2026, 3:34:11 PM
Quick Conversions
| SYP | KPW |
|---|---|
| 1 SYP | 8.14 KPW |
| 10 SYP | 81.43 KPW |
| 50 SYP | 407.16 KPW |
| 100 SYP | 814.33 KPW |
| 500 SYP | 4,071.65 KPW |
| 1,000 SYP | 8,143.30 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-06T15:34:11Z",
"rates": {
"KPW": 8.143297
}
}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.3297,
"rate": 8.143297
}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