Rate Overview
Live
1 ZAR = 1.1502 ZMW
1 ZMW = 0.869440
ZAR
Avg
1.1501
High
1.1568
Low
1.1396
Last updated: 5/27/2026, 6:19:52 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.15 ZMW |
| 10 ZAR | 11.50 ZMW |
| 50 ZAR | 57.51 ZMW |
| 100 ZAR | 115.02 ZMW |
| 500 ZAR | 575.08 ZMW |
| 1,000 ZAR | 1,150.17 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-27T18:19:52Z",
"rates": {
"ZMW": 1.150165
}
}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.01650000000001,
"rate": 1.150165
}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