Rate Overview
Live
1 JOD = 11.3011 SBD
1 SBD = 0.088487
JOD
Avg
11.6498
High
11.9884
Low
11.2744
Last updated: 5/27/2026, 9:45:59 AM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.30 SBD |
| 10 JOD | 113.01 SBD |
| 50 JOD | 565.06 SBD |
| 100 JOD | 1,130.11 SBD |
| 500 JOD | 5,650.56 SBD |
| 1,000 JOD | 11,301.13 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-05-27T09:45:59Z",
"rates": {
"SBD": 11.301128
}
}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": 1130.1128,
"rate": 11.301128
}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