Rate Overview
Live
1 OMR = 1.9416 SHP
1 SHP = 0.515035
OMR
Avg
1.9367
High
1.9416
Low
1.9341
Last updated: 4/17/2026, 4:57:26 AM
Quick Conversions
| OMR | SHP |
|---|---|
| 1 OMR | 1.94 SHP |
| 10 OMR | 19.42 SHP |
| 50 OMR | 97.08 SHP |
| 100 OMR | 194.16 SHP |
| 500 OMR | 970.81 SHP |
| 1,000 OMR | 1,941.61 SHP |
Get OMR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SHPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-17T04:57:26Z",
"rates": {
"SHP": 1.941614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SHP",
"amount": 100
},
"result": 194.1614,
"rate": 1.941614
}Build with OMR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key