Rate Overview
Live
1 BOB = 25.6228 DJF
1 DJF = 0.039028
BOB
Avg
25.7292
High
25.8087
Low
25.6228
Last updated: 3/28/2026, 10:47:18 AM
Quick Conversions
| BOB | DJF |
|---|---|
| 1 BOB | 25.62 DJF |
| 10 BOB | 256.23 DJF |
| 50 BOB | 1,281.14 DJF |
| 100 BOB | 2,562.28 DJF |
| 500 BOB | 12,811.41 DJF |
| 1,000 BOB | 25,622.82 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-03-28T10:47:18Z",
"rates": {
"DJF": 25.622821
}
}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": 2562.2821,
"rate": 25.622821
}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