Rate Overview
Live
1 ZAR = 1.1518 ZMW
1 ZMW = 0.868180
ZAR
Avg
1.2792
High
1.5382
Low
1.0972
Last updated: 5/27/2026, 9:45:34 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.15 ZMW |
| 10 ZAR | 11.52 ZMW |
| 50 ZAR | 57.59 ZMW |
| 100 ZAR | 115.18 ZMW |
| 500 ZAR | 575.92 ZMW |
| 1,000 ZAR | 1,151.84 ZMW |
Get ZAR/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ZMWExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T21:45:34Z",
"rates": {
"ZMW": 1.151835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ZMW",
"amount": 100
},
"result": 115.1835,
"rate": 1.151835
}Build with ZAR/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key