Rate Overview
Live
1 USD = 2.0129 BZD
1 BZD = 0.496807
USD
Avg
2.0131
High
2.0236
Low
2.0008
Last updated: 3/27/2026, 6:47:39 PM
Quick Conversions
| USD | BZD |
|---|---|
| 1 USD | 2.01 BZD |
| 10 USD | 20.13 BZD |
| 50 USD | 100.64 BZD |
| 100 USD | 201.29 BZD |
| 500 USD | 1,006.43 BZD |
| 1,000 USD | 2,012.85 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-03-27T18:47:39Z",
"rates": {
"BZD": 2.01285341
}
}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": 201.285341,
"rate": 2.01285341
}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