Rate Overview
Live
1 ZAR = 1.0961 ZMW
1 ZMW = 0.912360
ZAR
Avg
1.0815
High
1.0961
Low
1.0635
Last updated: 6/17/2026, 6:55:42 AM
Quick Conversions
| ZAR | ZMW |
|---|---|
| 1 ZAR | 1.10 ZMW |
| 10 ZAR | 10.96 ZMW |
| 50 ZAR | 54.80 ZMW |
| 100 ZAR | 109.61 ZMW |
| 500 ZAR | 548.03 ZMW |
| 1,000 ZAR | 1,096.06 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-06-17T06:55:42Z",
"rates": {
"ZMW": 1.096059
}
}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": 109.60589999999999,
"rate": 1.096059
}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