Rate Overview
Live
1 ZMW = 4.4333 ALL
1 ALL = 0.225567
ZMW
Avg
4.0158
High
4.6698
Low
3.4543
Last updated: 7/28/2026, 4:10:34 PM
Quick Conversions
| ZMW | ALL |
|---|---|
| 1 ZMW | 4.43 ALL |
| 10 ZMW | 44.33 ALL |
| 50 ZMW | 221.66 ALL |
| 100 ZMW | 443.33 ALL |
| 500 ZMW | 2,216.64 ALL |
| 1,000 ZMW | 4,433.27 ALL |
Get ZMW/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=ALLExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-07-28T16:10:34Z",
"rates": {
"ALL": 4.433271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "ALL",
"amount": 100
},
"result": 443.32710000000003,
"rate": 4.433271
}Build with ZMW/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key