Rate Overview
Live
1 BOB = 0.061065 JOD
1 JOD = 16.3760
BOB
Avg
0.060479
High
0.061086
Low
0.059101
Last updated: 8/18/2026, 6:35:46 PM
Quick Conversions
| BOB | JOD |
|---|---|
| 1 BOB | 0.06 JOD |
| 10 BOB | 0.61 JOD |
| 50 BOB | 3.05 JOD |
| 100 BOB | 6.11 JOD |
| 500 BOB | 30.53 JOD |
| 1,000 BOB | 61.07 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-08-18T18:35:46Z",
"rates": {
"JOD": 0.061065
}
}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": 6.1065000000000005,
"rate": 0.061065
}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