Rate Overview
Live
1 BOB = 0.062888 JOD
1 JOD = 15.9013
BOB
Avg
0.064157
High
0.065975
Low
0.062888
Last updated: 7/28/2026, 7:25:06 PM
Quick Conversions
| BOB | JOD |
|---|---|
| 1 BOB | 0.06 JOD |
| 10 BOB | 0.63 JOD |
| 50 BOB | 3.14 JOD |
| 100 BOB | 6.29 JOD |
| 500 BOB | 31.44 JOD |
| 1,000 BOB | 62.89 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-28T19:25:06Z",
"rates": {
"JOD": 0.062888
}
}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.2888,
"rate": 0.062888
}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