Rate Overview
Live
1 OMR = 20.8073 SBD
1 SBD = 0.048060
OMR
Avg
20.7507
High
20.9214
Low
20.6546
Last updated: 5/7/2026, 8:35:00 AM
Quick Conversions
| OMR | SBD |
|---|---|
| 1 OMR | 20.81 SBD |
| 10 OMR | 208.07 SBD |
| 50 OMR | 1,040.37 SBD |
| 100 OMR | 2,080.73 SBD |
| 500 OMR | 10,403.67 SBD |
| 1,000 OMR | 20,807.34 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-05-07T08:35:00Z",
"rates": {
"SBD": 20.807341
}
}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": 2080.7341,
"rate": 20.807341
}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