Rate Overview
Live
1 BOB = 0.102528 JOD
1 JOD = 9.7534
BOB
Avg
0.102519
High
0.102809
Low
0.102330
Last updated: 6/19/2026, 8:44:12 AM
Quick Conversions
| BOB | JOD |
|---|---|
| 1 BOB | 0.10 JOD |
| 10 BOB | 1.03 JOD |
| 50 BOB | 5.13 JOD |
| 100 BOB | 10.25 JOD |
| 500 BOB | 51.26 JOD |
| 1,000 BOB | 102.53 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-06-19T08:44:12Z",
"rates": {
"JOD": 0.102528
}
}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": 10.252799999999999,
"rate": 0.102528
}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