Rate Overview
Live
1 ZAR = 1.1593 ZMW
1 ZMW = 0.862564
ZAR
Avg
1.1297
High
1.1593
Low
1.1168
Last updated: 5/7/2026, 3:45:43 AM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.16 ZMW |
| 10 ZAR | 11.59 ZMW |
| 50 ZAR | 57.97 ZMW |
| 100 ZAR | 115.93 ZMW |
| 500 ZAR | 579.67 ZMW |
| 1,000 ZAR | 1,159.33 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-07T03:45:43Z",
"rates": {
"ZMW": 1.159334
}
}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.9334,
"rate": 1.159334
}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