Rate Overview
Live
1 BZD = 41.0606 ALL
1 ALL = 0.024354
BZD
Avg
40.8718
High
41.2342
Low
40.4793
Last updated: 3/7/2026, 3:48:57 AM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 41.06 ALL |
| 10 BZD | 410.61 ALL |
| 50 BZD | 2,053.03 ALL |
| 100 BZD | 4,106.06 ALL |
| 500 BZD | 20,530.31 ALL |
| 1,000 BZD | 41,060.63 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-03-07T03:48:57Z",
"rates": {
"ALL": 41.060629
}
}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": 4106.0629,
"rate": 41.060629
}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