Rate Overview
Live
1 BZD = 40.7012 ALL
1 ALL = 0.024569
BZD
Avg
40.5940
High
40.8944
Low
40.2474
Last updated: 5/27/2026, 7:18:56 PM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 40.70 ALL |
| 10 BZD | 407.01 ALL |
| 50 BZD | 2,035.06 ALL |
| 100 BZD | 4,070.12 ALL |
| 500 BZD | 20,350.62 ALL |
| 1,000 BZD | 40,701.23 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-05-27T19:18:56Z",
"rates": {
"ALL": 40.70123
}
}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": 4070.123,
"rate": 40.70123
}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