Rate Overview
Live
1 ALL = 837.2543 ZWL
1 ZWL = 0.001194
ALL
Avg
836.8146
High
844.0593
Low
832.2461
Last updated: 9/1/2026, 4:59:35 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 837.25 ZWL |
| 10 ALL | 8,372.54 ZWL |
| 50 ALL | 41,862.71 ZWL |
| 100 ALL | 83,725.43 ZWL |
| 500 ALL | 418,627.14 ZWL |
| 1,000 ALL | 837,254.27 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-09-01T16:59:35Z",
"rates": {
"ZWL": 837.254273
}
}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": 83725.4273,
"rate": 837.254273
}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