Rate Overview
Live
1 BBD = 0.352932 JOD
1 JOD = 2.8334
BBD
Avg
0.352446
High
0.352932
Low
0.351840
Last updated: 4/16/2026, 11:34:54 PM
Quick Conversions
| BBD | JOD |
|---|---|
| 1 BBD | 0.35 JOD |
| 10 BBD | 3.53 JOD |
| 50 BBD | 17.65 JOD |
| 100 BBD | 35.29 JOD |
| 500 BBD | 176.47 JOD |
| 1,000 BBD | 352.93 JOD |
Get BBD/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=JODExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:54Z",
"rates": {
"JOD": 0.352932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "JOD",
"amount": 100
},
"result": 35.2932,
"rate": 0.352932
}Build with BBD/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key