Rate Overview
Live
1 BBD = 89.0204 DJF
1 DJF = 0.011233
BBD
Avg
89.0291
High
89.1515
Low
88.9231
Last updated: 8/12/2026, 8:55:46 AM
Quick Conversions
| BBD | DJF |
|---|---|
| 1 BBD | 89.02 DJF |
| 10 BBD | 890.20 DJF |
| 50 BBD | 4,451.02 DJF |
| 100 BBD | 8,902.04 DJF |
| 500 BBD | 44,510.21 DJF |
| 1,000 BBD | 89,020.43 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-08-12T08:55:46Z",
"rates": {
"DJF": 89.020427
}
}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": 8902.0427,
"rate": 89.020427
}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