Rate Overview
Live
1 OMR = 20.8555 SBD
1 SBD = 0.047949
OMR
Avg
20.9375
High
21.1172
Low
20.8555
Last updated: 3/7/2026, 4:07:29 AM
Quick Conversions
| OMR | SBD |
|---|---|
| 1 OMR | 20.86 SBD |
| 10 OMR | 208.56 SBD |
| 50 OMR | 1,042.78 SBD |
| 100 OMR | 2,085.55 SBD |
| 500 OMR | 10,427.75 SBD |
| 1,000 OMR | 20,855.51 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-03-07T04:07:29Z",
"rates": {
"SBD": 20.855509
}
}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": 2085.5509,
"rate": 20.855509
}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