Rate Overview
Live
1 JOD = 11.2307 SBD
1 SBD = 0.089041
JOD
Avg
11.3186
High
11.3762
Low
11.2307
Last updated: 6/16/2026, 2:10:49 PM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.23 SBD |
| 10 JOD | 112.31 SBD |
| 50 JOD | 561.54 SBD |
| 100 JOD | 1,123.07 SBD |
| 500 JOD | 5,615.37 SBD |
| 1,000 JOD | 11,230.75 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-06-16T14:10:49Z",
"rates": {
"SBD": 11.230747
}
}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": 1123.0747,
"rate": 11.230747
}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