Rate Overview
Live
1 BZD = 0.497115 USD
1 USD = 2.0116
BZD
Avg
0.496833
High
0.497339
Low
0.496382
Last updated: 5/26/2026, 9:25:38 PM
Quick Conversions
| BZD | USD |
|---|---|
| 1 BZD | 0.50 USD |
| 10 BZD | 4.97 USD |
| 50 BZD | 24.86 USD |
| 100 BZD | 49.71 USD |
| 500 BZD | 248.56 USD |
| 1,000 BZD | 497.11 USD |
Get BZD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=USDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-26T21:25:38Z",
"rates": {
"USD": 0.497115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "USD",
"amount": 100
},
"result": 49.7115,
"rate": 0.497115
}Build with BZD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key