Rate Overview
Live
1 SYP = 0.069220 KPW
1 KPW = 14.4467
SYP
Avg
2.0885
High
8.1433
Low
0.069218
Last updated: 8/25/2026, 7:43:23 PM
Quick Conversions
| SYP | KPW |
|---|---|
| 1 SYP | 0.07 KPW |
| 10 SYP | 0.69 KPW |
| 50 SYP | 3.46 KPW |
| 100 SYP | 6.92 KPW |
| 500 SYP | 34.61 KPW |
| 1,000 SYP | 69.22 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-08-25T19:43:23Z",
"rates": {
"KPW": 0.06922
}
}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": 6.922000000000001,
"rate": 0.06922
}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