Rate Overview
Live
1 BOB = 14.2208 DJF
1 DJF = 0.070320
BOB
Avg
14.3997
High
14.6902
Low
14.2208
Last updated: 9/10/2026, 6:08:25 PM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 14.22 DJF |
| 10 BOB | 142.21 DJF |
| 50 BOB | 711.04 DJF |
| 100 BOB | 1,422.08 DJF |
| 500 BOB | 7,110.39 DJF |
| 1,000 BOB | 14,220.79 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-09-10T18:08:25Z",
"rates": {
"DJF": 14.220789
}
}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": 1422.0789,
"rate": 14.220789
}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