Rate Overview
Live
1 OMR = 36.1211 SCR
1 SCR = 0.027685
OMR
Avg
36.3195
High
38.1127
Low
35.6085
Last updated: 5/7/2026, 6:02:05 PM
Quick Conversions
| OMR | SCR |
|---|---|
| 1 OMR | 36.12 SCR |
| 10 OMR | 361.21 SCR |
| 50 OMR | 1,806.05 SCR |
| 100 OMR | 3,612.11 SCR |
| 500 OMR | 18,060.54 SCR |
| 1,000 OMR | 36,121.07 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-07T18:02:05Z",
"rates": {
"SCR": 36.121073
}
}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": 3612.1073,
"rate": 36.121073
}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