Rate Overview
Live
1 ZAR = 55.4911 KPW
1 KPW = 0.018021
ZAR
Avg
54.8465
High
55.4911
Low
54.2462
Last updated: 4/17/2026, 2:43:46 PM
Quick Conversions
| ZAR | KPW |
|---|---|
| 1 ZAR | 55.49 KPW |
| 10 ZAR | 554.91 KPW |
| 50 ZAR | 2,774.56 KPW |
| 100 ZAR | 5,549.11 KPW |
| 500 ZAR | 27,745.55 KPW |
| 1,000 ZAR | 55,491.10 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-17T14:43:46Z",
"rates": {
"KPW": 55.4911
}
}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": 5549.110000000001,
"rate": 55.4911
}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