Rate Overview
Live
1 KPW = 0.018421 SZL
1 SZL = 54.2859
KPW
Avg
0.018011
High
0.018421
Low
0.017661
Last updated: 3/6/2026, 8:15:24 AM
Quick Conversions
| KPW | SZL |
|---|---|
| 1 KPW | 0.02 SZL |
| 10 KPW | 0.18 SZL |
| 50 KPW | 0.92 SZL |
| 100 KPW | 1.84 SZL |
| 500 KPW | 9.21 SZL |
| 1,000 KPW | 18.42 SZL |
Get KPW/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SZLExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-06T08:15:24Z",
"rates": {
"SZL": 0.018421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SZL",
"amount": 100
},
"result": 1.8421,
"rate": 0.018421
}Build with KPW/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key