Rate Overview
Live
1 ZAR = 1.1505 ZMW
1 ZMW = 0.869167
ZAR
Avg
1.3740
High
1.5677
Low
1.1223
Last updated: 5/27/2026, 7:24:40 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.15 ZMW |
| 10 ZAR | 11.51 ZMW |
| 50 ZAR | 57.53 ZMW |
| 100 ZAR | 115.05 ZMW |
| 500 ZAR | 575.26 ZMW |
| 1,000 ZAR | 1,150.53 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-27T19:24:40Z",
"rates": {
"ZMW": 1.150527
}
}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.0527,
"rate": 1.150527
}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