Rate Overview
Live
1 BBD = 89.0400 DJF
1 DJF = 0.011231
BBD
Avg
89.0545
High
89.1613
Low
88.9888
Last updated: 7/24/2026, 11:24:44 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-24T11:24:44Z",
"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