Rate Overview
Live
1 BBD = 0.497534 USD
1 USD = 2.0099
BBD
Avg
0.496558
High
0.497534
Low
0.496336
Last updated: 5/6/2026, 3:56:35 AM
Quick Conversions
| BBD | USD |
|---|---|
| 1 BBD | 0.50 USD |
| 10 BBD | 4.98 USD |
| 50 BBD | 24.88 USD |
| 100 BBD | 49.75 USD |
| 500 BBD | 248.77 USD |
| 1,000 BBD | 497.53 USD |
Get BBD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=USDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-06T03:56:35Z",
"rates": {
"USD": 0.497534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "USD",
"amount": 100
},
"result": 49.7534,
"rate": 0.497534
}Build with BBD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key