Rate Overview
Live
1 ZAR = 1.1592 ZMW
1 ZMW = 0.862652
ZAR
Avg
1.1640
High
1.1772
Low
1.1592
Last updated: 8/14/2026, 9:05:16 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.16 ZMW |
| 10 ZAR | 11.59 ZMW |
| 50 ZAR | 57.96 ZMW |
| 100 ZAR | 115.92 ZMW |
| 500 ZAR | 579.61 ZMW |
| 1,000 ZAR | 1,159.22 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-08-14T21:05:16Z",
"rates": {
"ZMW": 1.159216
}
}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.9216,
"rate": 1.159216
}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