Rate Overview
Live
1 OMR = 36.4822 SCR
1 SCR = 0.027411
OMR
Avg
37.4339
High
39.5006
Low
32.7608
Last updated: 7/31/2026, 5:09:39 AM
Quick Conversions
| OMR | SCR |
|---|---|
| 1 OMR | 36.48 SCR |
| 10 OMR | 364.82 SCR |
| 50 OMR | 1,824.11 SCR |
| 100 OMR | 3,648.22 SCR |
| 500 OMR | 18,241.12 SCR |
| 1,000 OMR | 36,482.23 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-07-31T05:09:39Z",
"rates": {
"SCR": 36.482231
}
}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": 3648.2230999999997,
"rate": 36.482231
}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