Rate Overview
Live
1 ZAR = 55.2023 KPW
1 KPW = 0.018115
ZAR
Avg
55.6835
High
56.1651
Low
55.2023
Last updated: 9/15/2026, 10:03:00 AM
Quick Conversions
| ZAR | KPW |
|---|---|
| 1 ZAR | 55.20 KPW |
| 10 ZAR | 552.02 KPW |
| 50 ZAR | 2,760.12 KPW |
| 100 ZAR | 5,520.23 KPW |
| 500 ZAR | 27,601.17 KPW |
| 1,000 ZAR | 55,202.34 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-09-15T10:03:00Z",
"rates": {
"KPW": 55.202336
}
}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": 5520.2336000000005,
"rate": 55.202336
}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