Rate Overview
Live
1 OMR = 1.9417 SHP
1 SHP = 0.515020
OMR
Avg
1.9467
High
1.9626
Low
1.9343
Last updated: 7/6/2026, 7:54:40 AM
Quick Conversions
| OMR | SHP |
|---|---|
| 1 OMR | 1.94 SHP |
| 10 OMR | 19.42 SHP |
| 50 OMR | 97.08 SHP |
| 100 OMR | 194.17 SHP |
| 500 OMR | 970.84 SHP |
| 1,000 OMR | 1,941.67 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-07-06T07:54:40Z",
"rates": {
"SHP": 1.941671
}
}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.1671,
"rate": 1.941671
}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