Rate Overview
Live
1 BBD = 89.0447 DJF
1 DJF = 0.011230
BBD
Avg
88.9022
High
89.1523
Low
88.2553
Last updated: 5/27/2026, 9:55:20 AM
Quick Conversions
| BBD | DJF |
|---|---|
| 1 BBD | 89.04 DJF |
| 10 BBD | 890.45 DJF |
| 50 BBD | 4,452.24 DJF |
| 100 BBD | 8,904.47 DJF |
| 500 BBD | 44,522.36 DJF |
| 1,000 BBD | 89,044.72 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-05-27T09:55:20Z",
"rates": {
"DJF": 89.044718
}
}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": 8904.471800000001,
"rate": 89.044718
}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