Rate Overview
Live
1 ZAR = 1.1307 ZMW
1 ZMW = 0.884434
ZAR
Avg
1.1199
High
1.1320
Low
1.0990
Last updated: 7/6/2026, 6:00:13 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.13 ZMW |
| 10 ZAR | 11.31 ZMW |
| 50 ZAR | 56.53 ZMW |
| 100 ZAR | 113.07 ZMW |
| 500 ZAR | 565.33 ZMW |
| 1,000 ZAR | 1,130.67 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-06T18:00:13Z",
"rates": {
"ZMW": 1.130666
}
}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": 113.0666,
"rate": 1.130666
}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