Rate Overview
Live
1 BOB = 0.056662 JOD
1 JOD = 17.6485
BOB
Avg
0.057307
High
0.058422
Low
0.056662
Last updated: 9/10/2026, 6:15:00 PM
Quick Conversions
| BOB | JOD |
|---|---|
| 1 BOB | 0.06 JOD |
| 10 BOB | 0.57 JOD |
| 50 BOB | 2.83 JOD |
| 100 BOB | 5.67 JOD |
| 500 BOB | 28.33 JOD |
| 1,000 BOB | 56.66 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-09-10T18:15:00Z",
"rates": {
"JOD": 0.056662
}
}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": 5.6662,
"rate": 0.056662
}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