Rate Overview
Live
1 SCR = 0.025807 OMR
1 OMR = 38.7492
SCR
Avg
0.026725
High
0.028259
Low
0.025807
Last updated: 3/6/2026, 8:01:04 AM
Quick Conversions
| SCR | OMR |
|---|---|
| 1 SCR | 0.03 OMR |
| 10 SCR | 0.26 OMR |
| 50 SCR | 1.29 OMR |
| 100 SCR | 2.58 OMR |
| 500 SCR | 12.90 OMR |
| 1,000 SCR | 25.81 OMR |
Get SCR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=OMRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-06T08:01:04Z",
"rates": {
"OMR": 0.025807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "OMR",
"amount": 100
},
"result": 2.5807,
"rate": 0.025807
}Build with SCR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key