Rate Overview
Live
1 JOD = 11.3472 SBD
1 SBD = 0.088128
JOD
Avg
11.3567
High
11.4737
Low
11.2500
Last updated: 5/27/2026, 10:57:00 AM
Quick Conversions
| JOD | SBD |
|---|---|
| 1 JOD | 11.35 SBD |
| 10 JOD | 113.47 SBD |
| 50 JOD | 567.36 SBD |
| 100 JOD | 1,134.72 SBD |
| 500 JOD | 5,673.59 SBD |
| 1,000 JOD | 11,347.18 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-27T10:57:00Z",
"rates": {
"SBD": 11.347179
}
}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": 1134.7179,
"rate": 11.347179
}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