Rate Overview
Live
1 JOD = 2.8404 BBD
1 BBD = 0.352063
JOD
Avg
2.8386
High
2.8422
Low
2.8334
Last updated: 4/18/2026, 8:43:30 AM
Quick Conversions
| JOD | BBD |
|---|---|
| 1 JOD | 2.84 BBD |
| 10 JOD | 28.40 BBD |
| 50 JOD | 142.02 BBD |
| 100 JOD | 284.04 BBD |
| 500 JOD | 1,420.20 BBD |
| 1,000 JOD | 2,840.40 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-04-18T08:43:30Z",
"rates": {
"BBD": 2.840399
}
}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.0399,
"rate": 2.840399
}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