Rate Overview
Live
1 ALL = 824.9842 ZWL
1 ZWL = 0.001212
ALL
Avg
824.4040
High
826.0014
Low
821.5343
Last updated: 8/11/2026, 5:24:47 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 824.98 ZWL |
| 10 ALL | 8,249.84 ZWL |
| 50 ALL | 41,249.21 ZWL |
| 100 ALL | 82,498.42 ZWL |
| 500 ALL | 412,492.12 ZWL |
| 1,000 ALL | 824,984.23 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-08-11T17:24:47Z",
"rates": {
"ZWL": 824.98423
}
}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": 82498.42300000001,
"rate": 824.98423
}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