Rate Overview
Live
1 ZAR = 55.0058 KPW
1 KPW = 0.018180
ZAR
Avg
54.9997
High
56.7446
Low
53.2111
Last updated: 5/27/2026, 9:42:49 PM
Quick Conversions
| ZAR | KPW |
|---|---|
| 1 ZAR | 55.01 KPW |
| 10 ZAR | 550.06 KPW |
| 50 ZAR | 2,750.29 KPW |
| 100 ZAR | 5,500.58 KPW |
| 500 ZAR | 27,502.92 KPW |
| 1,000 ZAR | 55,005.84 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-05-27T21:42:49Z",
"rates": {
"KPW": 55.005838
}
}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": 5500.583799999999,
"rate": 55.005838
}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