Rate Overview
Live
1 USD = 2.0070 BZD
1 BZD = 0.498254
USD
Avg
2.0105
High
2.0119
Low
2.0070
Last updated: 5/7/2026, 12:13:00 AM
Quick Conversions
| USD | BZD |
|---|---|
| 1 USD | 2.01 BZD |
| 10 USD | 20.07 BZD |
| 50 USD | 100.35 BZD |
| 100 USD | 200.70 BZD |
| 500 USD | 1,003.50 BZD |
| 1,000 USD | 2,007.01 BZD |
Get USD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BZDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-07T00:13:00Z",
"rates": {
"BZD": 2.00700896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BZD",
"amount": 100
},
"result": 200.70089599999997,
"rate": 2.00700896
}Build with USD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key