Rate Overview
Live
1 ZAR = 1.1055 ZMW
1 ZMW = 0.904601
ZAR
Avg
1.1125
High
1.1320
Low
1.0984
Last updated: 7/26/2026, 12:52:54 AM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.11 ZMW |
| 10 ZAR | 11.05 ZMW |
| 50 ZAR | 55.27 ZMW |
| 100 ZAR | 110.55 ZMW |
| 500 ZAR | 552.73 ZMW |
| 1,000 ZAR | 1,105.46 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-07-26T00:52:54Z",
"rates": {
"ZMW": 1.10546
}
}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": 110.546,
"rate": 1.10546
}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