Rate Overview
Live
1 OMR = 35.6418 SCR
1 SCR = 0.028057
OMR
Avg
37.2619
High
39.4170
Low
35.6418
Last updated: 4/17/2026, 12:05:29 PM
Quick Conversions
| OMR | SCR |
|---|---|
| 1 OMR | 35.64 SCR |
| 10 OMR | 356.42 SCR |
| 50 OMR | 1,782.09 SCR |
| 100 OMR | 3,564.18 SCR |
| 500 OMR | 17,820.89 SCR |
| 1,000 OMR | 35,641.79 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-04-17T12:05:29Z",
"rates": {
"SCR": 35.641789
}
}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": 3564.1789000000003,
"rate": 35.641789
}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