Rate Overview
Live
1 BOB = 15.7463 DJF
1 DJF = 0.063507
BOB
Avg
15.9316
High
16.4187
Low
15.6501
Last updated: 7/30/2026, 5:10:42 PM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 15.75 DJF |
| 10 BOB | 157.46 DJF |
| 50 BOB | 787.32 DJF |
| 100 BOB | 1,574.63 DJF |
| 500 BOB | 7,873.17 DJF |
| 1,000 BOB | 15,746.33 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-30T17:10:42Z",
"rates": {
"DJF": 15.746334
}
}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": 1574.6334,
"rate": 15.746334
}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