Rate Overview
Live
1 BOB = 15.3391 DJF
1 DJF = 0.065193
BOB
Avg
15.2328
High
15.3484
Low
14.8864
Last updated: 8/19/2026, 10:19:53 AM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 15.34 DJF |
| 10 BOB | 153.39 DJF |
| 50 BOB | 766.96 DJF |
| 100 BOB | 1,533.91 DJF |
| 500 BOB | 7,669.57 DJF |
| 1,000 BOB | 15,339.14 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-08-19T10:19:53Z",
"rates": {
"DJF": 15.339144
}
}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": 1533.9144,
"rate": 15.339144
}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