Rate Overview
Live
1 BOB = 25.7714 DJF
1 DJF = 0.038803
BOB
Avg
25.7610
High
25.7714
Low
25.7304
Last updated: 4/17/2026, 10:42:39 AM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 25.77 DJF |
| 10 BOB | 257.71 DJF |
| 50 BOB | 1,288.57 DJF |
| 100 BOB | 2,577.14 DJF |
| 500 BOB | 12,885.68 DJF |
| 1,000 BOB | 25,771.36 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-04-17T10:42:39Z",
"rates": {
"DJF": 25.771362
}
}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": 2577.1362,
"rate": 25.771362
}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