Rate Overview
Live
1 BOB = 25.7561 DJF
1 DJF = 0.038826
BOB
Avg
25.7286
High
25.7899
Low
25.6355
Last updated: 6/19/2026, 12:24:24 PM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 25.76 DJF |
| 10 BOB | 257.56 DJF |
| 50 BOB | 1,287.80 DJF |
| 100 BOB | 2,575.61 DJF |
| 500 BOB | 12,878.04 DJF |
| 1,000 BOB | 25,756.09 DJF |
Get BOB/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=DJFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T12:24:24Z",
"rates": {
"DJF": 25.756089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "DJF",
"amount": 100
},
"result": 2575.6088999999997,
"rate": 25.756089
}Build with BOB/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key