Rate Overview
Live
1 ZAR = 1.1030 ZMW
1 ZMW = 0.906578
ZAR
Avg
1.1306
High
1.1606
Low
1.0972
Last updated: 3/27/2026, 9:48:06 PM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.10 ZMW |
| 10 ZAR | 11.03 ZMW |
| 50 ZAR | 55.15 ZMW |
| 100 ZAR | 110.30 ZMW |
| 500 ZAR | 551.52 ZMW |
| 1,000 ZAR | 1,103.05 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-27T21:48:06Z",
"rates": {
"ZMW": 1.103049
}
}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.30489999999999,
"rate": 1.103049
}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