Rate Overview
Live
1 ALL = 761.9398 ZWL
1 ZWL = 0.001312
ALL
Avg
724.8187
High
808.7663
Low
388.4801
Last updated: 3/27/2026, 5:03:52 PM
Quick Conversions
| ALL | ZWL |
|---|---|
| 1 ALL | 761.94 ZWL |
| 10 ALL | 7,619.40 ZWL |
| 50 ALL | 38,096.99 ZWL |
| 100 ALL | 76,193.98 ZWL |
| 500 ALL | 380,969.90 ZWL |
| 1,000 ALL | 761,939.81 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-03-27T17:03:52Z",
"rates": {
"ZWL": 761.939808
}
}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": 76193.98079999999,
"rate": 761.939808
}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