Rate Overview
Live
1 BBD = 88.9820 DJF
1 DJF = 0.011238
BBD
Avg
89.0549
High
89.2176
Low
88.8225
Last updated: 3/7/2026, 7:54:23 AM
Quick Conversions
| BBD | DJF |
|---|---|
| 1 BBD | 88.98 DJF |
| 10 BBD | 889.82 DJF |
| 50 BBD | 4,449.10 DJF |
| 100 BBD | 8,898.20 DJF |
| 500 BBD | 44,491.00 DJF |
| 1,000 BBD | 88,982.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-03-07T07:54:23Z",
"rates": {
"DJF": 88.982
}
}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": 8898.2,
"rate": 88.982
}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