Rate Overview
Live
1 OMR = 20.7692 SBD
1 SBD = 0.048148
OMR
Avg
20.7842
High
21.0671
Low
20.6631
Last updated: 3/27/2026, 8:04:55 AM
Quick Conversions
| OMR | SBD |
|---|---|
| 1 OMR | 20.77 SBD |
| 10 OMR | 207.69 SBD |
| 50 OMR | 1,038.46 SBD |
| 100 OMR | 2,076.92 SBD |
| 500 OMR | 10,384.62 SBD |
| 1,000 OMR | 20,769.25 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-27T08:04:55Z",
"rates": {
"SBD": 20.769246
}
}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": 2076.9246,
"rate": 20.769246
}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