Rate Overview
Live
1 ZAR = 1.1020 ZMW
1 ZMW = 0.907425
ZAR
Avg
1.1304
High
1.1606
Low
1.0972
Last updated: 3/27/2026, 8:07:02 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.10 ZMW |
| 10 ZAR | 11.02 ZMW |
| 50 ZAR | 55.10 ZMW |
| 100 ZAR | 110.20 ZMW |
| 500 ZAR | 551.01 ZMW |
| 1,000 ZAR | 1,102.02 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-27T20:07:02Z",
"rates": {
"ZMW": 1.10202
}
}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.202,
"rate": 1.10202
}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