Rate Overview
Live
1 OMR = 1.9313 SHP
1 SHP = 0.517798
OMR
Avg
1.9341
High
1.9460
Low
1.9221
Last updated: 3/7/2026, 3:47:01 AM
Quick Conversions
| OMR | SHP |
|---|---|
| 1 OMR | 1.93 SHP |
| 10 OMR | 19.31 SHP |
| 50 OMR | 96.56 SHP |
| 100 OMR | 193.13 SHP |
| 500 OMR | 965.63 SHP |
| 1,000 OMR | 1,931.25 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-03-07T03:47:01Z",
"rates": {
"SHP": 1.931255
}
}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.1255,
"rate": 1.931255
}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