Rate Overview
Live
1 ZMW = 4.2475 ALL
1 ALL = 0.235432
ZMW
Avg
4.2686
High
4.3065
Low
4.2357
Last updated: 4/18/2026, 8:50:24 AM
Quick Conversions
| ZMW | ALL |
|---|---|
| 1 ZMW | 4.25 ALL |
| 10 ZMW | 42.48 ALL |
| 50 ZMW | 212.38 ALL |
| 100 ZMW | 424.75 ALL |
| 500 ZMW | 2,123.76 ALL |
| 1,000 ZMW | 4,247.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-04-18T08:50:24Z",
"rates": {
"ALL": 4.247511
}
}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": 424.7511,
"rate": 4.247511
}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