Rate Overview
Live
1 BZD = 41.3286 ALL
1 ALL = 0.024196
BZD
Avg
41.2357
High
41.3767
Low
41.0061
Last updated: 3/27/2026, 7:59:18 AM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 41.33 ALL |
| 10 BZD | 413.29 ALL |
| 50 BZD | 2,066.43 ALL |
| 100 BZD | 4,132.86 ALL |
| 500 BZD | 20,664.32 ALL |
| 1,000 BZD | 41,328.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-27T07:59:18Z",
"rates": {
"ALL": 41.328631
}
}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": 4132.8631000000005,
"rate": 41.328631
}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