Rate Overview
Live
1 ZMW = 4.4070 ALL
1 ALL = 0.226912
ZMW
Avg
4.3331
High
4.4070
Low
4.2521
Last updated: 5/29/2026, 11:22:21 PM
Quick Conversions
| ZMW | ALL |
|---|---|
| 1 ZMW | 4.41 ALL |
| 10 ZMW | 44.07 ALL |
| 50 ZMW | 220.35 ALL |
| 100 ZMW | 440.70 ALL |
| 500 ZMW | 2,203.50 ALL |
| 1,000 ZMW | 4,407.00 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-05-29T23:22:21Z",
"rates": {
"ALL": 4.407002
}
}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": 440.70020000000005,
"rate": 4.407002
}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