Rate Overview
Live
1 ZAR = 1.1508 ZMW
1 ZMW = 0.868976
ZAR
Avg
1.2792
High
1.5382
Low
1.0972
Last updated: 5/27/2026, 8:36:30 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.15 ZMW |
| 10 ZAR | 11.51 ZMW |
| 50 ZAR | 57.54 ZMW |
| 100 ZAR | 115.08 ZMW |
| 500 ZAR | 575.39 ZMW |
| 1,000 ZAR | 1,150.78 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-27T20:36:30Z",
"rates": {
"ZMW": 1.15078
}
}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.07799999999999,
"rate": 1.15078
}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