Rate Overview
Live
1 ZMW = 4.4015 ALL
1 ALL = 0.227195
ZMW
Avg
3.5576
High
4.4015
Low
3.1190
Last updated: 3/27/2026, 3:14:09 PM
Quick Conversions
| ZMW | ALL |
|---|---|
| 1 ZMW | 4.40 ALL |
| 10 ZMW | 44.02 ALL |
| 50 ZMW | 220.08 ALL |
| 100 ZMW | 440.15 ALL |
| 500 ZMW | 2,200.75 ALL |
| 1,000 ZMW | 4,401.51 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-03-27T15:14:09Z",
"rates": {
"ALL": 4.401509
}
}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.1509,
"rate": 4.401509
}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