Rate Overview
Live
1 OMR = 37.8631 SCR
1 SCR = 0.026411
OMR
Avg
37.2613
High
37.9185
Low
35.9130
Last updated: 6/19/2026, 8:31:26 AM
Quick Conversions
| OMR | SCR |
|---|---|
| 1 OMR | 37.86 SCR |
| 10 OMR | 378.63 SCR |
| 50 OMR | 1,893.16 SCR |
| 100 OMR | 3,786.31 SCR |
| 500 OMR | 18,931.55 SCR |
| 1,000 OMR | 37,863.10 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-06-19T08:31:26Z",
"rates": {
"SCR": 37.8631
}
}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": 3786.3100000000004,
"rate": 37.8631
}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