Rate Overview
Live
1 OMR = 1.9341 SHP
1 SHP = 0.517037
OMR
Avg
1.9353
High
1.9423
Low
1.9340
Last updated: 5/7/2026, 8:36:54 AM
Quick Conversions
| OMR | SHP |
|---|---|
| 1 OMR | 1.93 SHP |
| 10 OMR | 19.34 SHP |
| 50 OMR | 96.70 SHP |
| 100 OMR | 193.41 SHP |
| 500 OMR | 967.05 SHP |
| 1,000 OMR | 1,934.10 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-05-07T08:36:54Z",
"rates": {
"SHP": 1.934098
}
}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": 193.40980000000002,
"rate": 1.934098
}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