Rate Overview
Live
1 JOD = 11.4204 SBD
1 SBD = 0.087563
JOD
Avg
11.3868
High
11.4332
Low
11.3424
Last updated: 7/6/2026, 6:12:31 AM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.42 SBD |
| 10 JOD | 114.20 SBD |
| 50 JOD | 571.02 SBD |
| 100 JOD | 1,142.04 SBD |
| 500 JOD | 5,710.19 SBD |
| 1,000 JOD | 11,420.38 SBD |
Get JOD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=SBDExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-06T06:12:31Z",
"rates": {
"SBD": 11.42038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "SBD",
"amount": 100
},
"result": 1142.038,
"rate": 11.42038
}Build with JOD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key