Rate Overview
Live
1 ZAR = 1.1072 ZMW
1 ZMW = 0.903173
ZAR
Avg
1.1624
High
1.3436
Low
1.0792
Last updated: 7/26/2026, 12:21:29 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.11 ZMW |
| 10 ZAR | 11.07 ZMW |
| 50 ZAR | 55.36 ZMW |
| 100 ZAR | 110.72 ZMW |
| 500 ZAR | 553.60 ZMW |
| 1,000 ZAR | 1,107.21 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-26T12:21:29Z",
"rates": {
"ZMW": 1.107207
}
}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": 110.72070000000001,
"rate": 1.107207
}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