Rate Overview
Live
1 BZD = 40.8521 ALL
1 ALL = 0.024479
BZD
Avg
40.8449
High
40.9207
Low
40.7624
Last updated: 7/29/2026, 4:55:46 PM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 40.85 ALL |
| 10 BZD | 408.52 ALL |
| 50 BZD | 2,042.61 ALL |
| 100 BZD | 4,085.21 ALL |
| 500 BZD | 20,426.06 ALL |
| 1,000 BZD | 40,852.13 ALL |
Get BZD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=ALLExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-29T16:55:46Z",
"rates": {
"ALL": 40.852127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "ALL",
"amount": 100
},
"result": 4085.2127000000005,
"rate": 40.852127
}Build with BZD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key