Rate Overview
Live
1 ZAR = 1.1653 ZMW
1 ZMW = 0.858161
ZAR
Avg
1.1594
High
1.1673
Low
1.1450
Last updated: 4/17/2026, 1:43:15 AM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.17 ZMW |
| 10 ZAR | 11.65 ZMW |
| 50 ZAR | 58.26 ZMW |
| 100 ZAR | 116.53 ZMW |
| 500 ZAR | 582.64 ZMW |
| 1,000 ZAR | 1,165.28 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-04-17T01:43:15Z",
"rates": {
"ZMW": 1.165283
}
}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": 116.5283,
"rate": 1.165283
}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