Rate Overview
Live
1 ZAR = 55.2820 KPW
1 KPW = 0.018089
ZAR
Avg
54.8157
High
55.2820
Low
54.2462
Last updated: 4/17/2026, 1:32:44 PM
Quick Conversions
| ZAR | KPW |
|---|---|
| 1 ZAR | 55.28 KPW |
| 10 ZAR | 552.82 KPW |
| 50 ZAR | 2,764.10 KPW |
| 100 ZAR | 5,528.20 KPW |
| 500 ZAR | 27,641.00 KPW |
| 1,000 ZAR | 55,281.99 KPW |
Get ZAR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KPWExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T13:32:44Z",
"rates": {
"KPW": 55.28199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KPW",
"amount": 100
},
"result": 5528.199,
"rate": 55.28199
}Build with ZAR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key