Rate Overview
Live
1 BBD = 88.4132 DJF
1 DJF = 0.011311
BBD
Avg
88.2671
High
88.4132
Low
88.2089
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| BBD | DJF |
|---|---|
| 1 BBD | 88.41 DJF |
| 10 BBD | 884.13 DJF |
| 50 BBD | 4,420.66 DJF |
| 100 BBD | 8,841.32 DJF |
| 500 BBD | 44,206.60 DJF |
| 1,000 BBD | 88,413.20 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-07T02:20:09Z",
"rates": {
"DJF": 88.413197
}
}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": 8841.3197,
"rate": 88.413197
}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