Rate Overview
Live
1 BZD = 0.497056 USD
1 USD = 2.0118
BZD
Avg
0.496275
High
0.498482
Low
0.494064
Last updated: 7/21/2026, 2:24:33 AM
Quick Conversions
| BZD | USD |
|---|---|
| 1 BZD | 0.50 USD |
| 10 BZD | 4.97 USD |
| 50 BZD | 24.85 USD |
| 100 BZD | 49.71 USD |
| 500 BZD | 248.53 USD |
| 1,000 BZD | 497.06 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-07-21T02:24:33Z",
"rates": {
"USD": 0.497056
}
}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.7056,
"rate": 0.497056
}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