Rate Overview
Live
1 BBD = 89.0400 DJF
1 DJF = 0.011231
BBD
Avg
88.8979
High
89.2467
Low
88.2188
Last updated: 7/25/2026, 12:48:26 AM
Quick Conversions
| BBD | DJF |
|---|---|
| 1 BBD | 89.04 DJF |
| 10 BBD | 890.40 DJF |
| 50 BBD | 4,452.00 DJF |
| 100 BBD | 8,904.00 DJF |
| 500 BBD | 44,520.00 DJF |
| 1,000 BBD | 89,040.00 DJF |
Get BBD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=DJFExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-25T00:48:26Z",
"rates": {
"DJF": 89.039999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "DJF",
"amount": 100
},
"result": 8903.999899999999,
"rate": 89.039999
}Build with BBD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key