Rate Overview
Live
1 SCR = 0.026028 OMR
1 OMR = 38.4202
SCR
Avg
0.026859
High
0.029332
Low
0.025887
Last updated: 7/12/2026, 4:08:52 AM
Quick Conversions
| SCR | OMR |
|---|---|
| 1 SCR | 0.03 OMR |
| 10 SCR | 0.26 OMR |
| 50 SCR | 1.30 OMR |
| 100 SCR | 2.60 OMR |
| 500 SCR | 13.01 OMR |
| 1,000 SCR | 26.03 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-07-12T04:08:52Z",
"rates": {
"OMR": 0.026028
}
}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.6028,
"rate": 0.026028
}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