Rate Overview
Live
1 JOD = 11.3525 SBD
1 SBD = 0.088086
JOD
Avg
11.3874
High
11.4432
Low
11.3471
Last updated: 3/7/2026, 12:14:10 AM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.35 SBD |
| 10 JOD | 113.53 SBD |
| 50 JOD | 567.63 SBD |
| 100 JOD | 1,135.25 SBD |
| 500 JOD | 5,676.27 SBD |
| 1,000 JOD | 11,352.54 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-03-07T00:14:10Z",
"rates": {
"SBD": 11.352538
}
}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": 1135.2538,
"rate": 11.352538
}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