Rate Overview
Live
1 ALL = 814.8348 ZWL
1 ZWL = 0.001227
ALL
Avg
814.1345
High
816.0399
Low
811.4690
Last updated: 6/16/2026, 1:28:02 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 814.83 ZWL |
| 10 ALL | 8,148.35 ZWL |
| 50 ALL | 40,741.74 ZWL |
| 100 ALL | 81,483.48 ZWL |
| 500 ALL | 407,417.42 ZWL |
| 1,000 ALL | 814,834.85 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-06-16T13:28:02Z",
"rates": {
"ZWL": 814.834849
}
}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": 81483.4849,
"rate": 814.834849
}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