Rate Overview
Live
1 ALL = 808.8098 ZWL
1 ZWL = 0.001236
ALL
Avg
811.4805
High
815.4371
Low
808.8098
Last updated: 7/27/2026, 5:38:22 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 808.81 ZWL |
| 10 ALL | 8,088.10 ZWL |
| 50 ALL | 40,440.49 ZWL |
| 100 ALL | 80,880.98 ZWL |
| 500 ALL | 404,404.91 ZWL |
| 1,000 ALL | 808,809.82 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-07-27T17:38:22Z",
"rates": {
"ZWL": 808.809822
}
}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": 80880.9822,
"rate": 808.809822
}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