Rate Overview
Live
1 ZMW = 4.2833 ALL
1 ALL = 0.233464
ZMW
Avg
4.2988
High
4.3228
Low
4.2796
Last updated: 3/7/2026, 3:07:51 AM
Quick Conversions
| ZMW | ALL |
|---|---|
| 1 ZMW | 4.28 ALL |
| 10 ZMW | 42.83 ALL |
| 50 ZMW | 214.17 ALL |
| 100 ZMW | 428.33 ALL |
| 500 ZMW | 2,141.66 ALL |
| 1,000 ZMW | 4,283.32 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-07T03:07:51Z",
"rates": {
"ALL": 4.283317
}
}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": 428.3317,
"rate": 4.283317
}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