Rate Overview
Live
1 ZAR = 1.1669 ZMW
1 ZMW = 0.856944
ZAR
Avg
1.1712
High
1.1878
Low
1.1568
Last updated: 3/7/2026, 9:30:19 AM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.17 ZMW |
| 10 ZAR | 11.67 ZMW |
| 50 ZAR | 58.35 ZMW |
| 100 ZAR | 116.69 ZMW |
| 500 ZAR | 583.47 ZMW |
| 1,000 ZAR | 1,166.94 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-03-07T09:30:19Z",
"rates": {
"ZMW": 1.166937
}
}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.69369999999999,
"rate": 1.166937
}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