Rate Overview
Live
1 BOB = 15.1353 DJF
1 DJF = 0.066071
BOB
Avg
24.5387
High
25.8764
Low
15.1353
Last updated: 7/31/2026, 8:56:55 AM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 15.14 DJF |
| 10 BOB | 151.35 DJF |
| 50 BOB | 756.77 DJF |
| 100 BOB | 1,513.53 DJF |
| 500 BOB | 7,567.67 DJF |
| 1,000 BOB | 15,135.34 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-07-31T08:56:55Z",
"rates": {
"DJF": 15.135343
}
}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": 1513.5343,
"rate": 15.135343
}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