Rate Overview
Live
1 BOB = 0.071540 JOD
1 JOD = 13.9782
BOB
Avg
0.088696
High
0.102593
Low
0.071540
Last updated: 7/10/2026, 10:41:19 AM
Quick Conversions
| BOB | JOD |
|---|---|
| 1 BOB | 0.07 JOD |
| 10 BOB | 0.72 JOD |
| 50 BOB | 3.58 JOD |
| 100 BOB | 7.15 JOD |
| 500 BOB | 35.77 JOD |
| 1,000 BOB | 71.54 JOD |
Get BOB/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=JODExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-10T10:41:19Z",
"rates": {
"JOD": 0.07154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "JOD",
"amount": 100
},
"result": 7.154000000000001,
"rate": 0.07154
}Build with BOB/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key