Rate Overview
Live
1 ZAR = 1.1059 ZMW
1 ZMW = 0.904207
ZAR
Avg
1.1625
High
1.3436
Low
1.0792
Last updated: 7/28/2026, 12:04:02 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.11 ZMW |
| 10 ZAR | 11.06 ZMW |
| 50 ZAR | 55.30 ZMW |
| 100 ZAR | 110.59 ZMW |
| 500 ZAR | 552.97 ZMW |
| 1,000 ZAR | 1,105.94 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-28T12:04:02Z",
"rates": {
"ZMW": 1.105942
}
}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.5942,
"rate": 1.105942
}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