Rate Overview
Live
1 ALL = 3.9747 ZWL
1 ZWL = 0.251591
ALL
Avg
3.9459
High
3.9747
Low
3.9049
Last updated: 4/16/2026, 8:11:58 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 3.97 ZWL |
| 10 ALL | 39.75 ZWL |
| 50 ALL | 198.73 ZWL |
| 100 ALL | 397.47 ZWL |
| 500 ALL | 1,987.35 ZWL |
| 1,000 ALL | 3,974.70 ZWL |
Get ALL/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ZWLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-16T20:11:58Z",
"rates": {
"ZWL": 3.9747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ZWL",
"amount": 100
},
"result": 397.46999999999997,
"rate": 3.9747
}Build with ALL/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key