Rate Overview
Live
1 BZD = 0.498253 USD
1 USD = 2.0070
BZD
Avg
0.497373
High
0.498253
Low
0.497053
Last updated: 5/6/2026, 2:30:40 PM
Quick Conversions
| BZD | USD |
|---|---|
| 1 BZD | 0.50 USD |
| 10 BZD | 4.98 USD |
| 50 BZD | 24.91 USD |
| 100 BZD | 49.83 USD |
| 500 BZD | 249.13 USD |
| 1,000 BZD | 498.25 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-06T14:30:40Z",
"rates": {
"USD": 0.498253
}
}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.8253,
"rate": 0.498253
}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