Rate Overview
Live
1 JOD = 2.8403 BBD
1 BBD = 0.352081
JOD
Avg
2.8426
High
2.8506
Low
2.8349
Last updated: 5/9/2026, 3:58:04 AM
Quick Conversions
| JOD | BBD |
|---|---|
| 1 JOD | 2.84 BBD |
| 10 JOD | 28.40 BBD |
| 50 JOD | 142.01 BBD |
| 100 JOD | 284.03 BBD |
| 500 JOD | 1,420.13 BBD |
| 1,000 JOD | 2,840.26 BBD |
Get JOD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=BBDExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-05-09T03:58:04Z",
"rates": {
"BBD": 2.840255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "BBD",
"amount": 100
},
"result": 284.0255,
"rate": 2.840255
}Build with JOD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key