Rate Overview
Live
1 ZAR = 54.3823 KPW
1 KPW = 0.018388
ZAR
Avg
55.0647
High
56.5018
Low
53.8373
Last updated: 3/7/2026, 7:40:55 AM
Quick Conversions
| ZAR | KPW |
|---|---|
| 1 ZAR | 54.38 KPW |
| 10 ZAR | 543.82 KPW |
| 50 ZAR | 2,719.11 KPW |
| 100 ZAR | 5,438.23 KPW |
| 500 ZAR | 27,191.14 KPW |
| 1,000 ZAR | 54,382.29 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-03-07T07:40:55Z",
"rates": {
"KPW": 54.382285
}
}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": 5438.2285,
"rate": 54.382285
}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