Rate Overview
Live
1 JOD = 11.2042 SBD
1 SBD = 0.089253
JOD
Avg
11.2683
High
11.3423
Low
11.2042
Last updated: 5/6/2026, 9:06:29 PM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.20 SBD |
| 10 JOD | 112.04 SBD |
| 50 JOD | 560.21 SBD |
| 100 JOD | 1,120.42 SBD |
| 500 JOD | 5,602.08 SBD |
| 1,000 JOD | 11,204.15 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-06T21:06:29Z",
"rates": {
"SBD": 11.204152
}
}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": 1120.4152000000001,
"rate": 11.204152
}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