Rate Overview
Live
1 BZD = 39.5010 ALL
1 ALL = 0.025316
BZD
Avg
39.7849
High
40.0063
Low
39.5010
Last updated: 8/20/2026, 11:52:56 PM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 39.50 ALL |
| 10 BZD | 395.01 ALL |
| 50 BZD | 1,975.05 ALL |
| 100 BZD | 3,950.10 ALL |
| 500 BZD | 19,750.52 ALL |
| 1,000 BZD | 39,501.05 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-08-20T23:52:56Z",
"rates": {
"ALL": 39.501048
}
}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": 3950.1047999999996,
"rate": 39.501048
}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