Rate Overview
Live
1 OMR = 20.9531 SBD
1 SBD = 0.047726
OMR
Avg
21.1034
High
22.3090
Low
20.6707
Last updated: 7/30/2026, 8:05:11 AM
Quick Conversions
| OMR | SBD |
|---|---|
| 1 OMR | 20.95 SBD |
| 10 OMR | 209.53 SBD |
| 50 OMR | 1,047.65 SBD |
| 100 OMR | 2,095.31 SBD |
| 500 OMR | 10,476.54 SBD |
| 1,000 OMR | 20,953.07 SBD |
Get OMR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SBDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-30T08:05:11Z",
"rates": {
"SBD": 20.953071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SBD",
"amount": 100
},
"result": 2095.3071,
"rate": 20.953071
}Build with OMR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key