Rate Overview
Live
1 OMR = 38.0831 SCR
1 SCR = 0.026258
OMR
Avg
37.4011
High
38.6425
Low
35.6874
Last updated: 5/28/2026, 1:56:23 AM
Quick Conversions
| OMR | SCR |
|---|---|
| 1 OMR | 38.08 SCR |
| 10 OMR | 380.83 SCR |
| 50 OMR | 1,904.15 SCR |
| 100 OMR | 3,808.31 SCR |
| 500 OMR | 19,041.53 SCR |
| 1,000 OMR | 38,083.05 SCR |
Get OMR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SCRExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-28T01:56:23Z",
"rates": {
"SCR": 38.08305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SCR",
"amount": 100
},
"result": 3808.305,
"rate": 38.08305
}Build with OMR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key