Rate Overview
Live
1 SHP = 0.517182 OMR
1 OMR = 1.9336
SHP
Avg
0.516978
High
0.519251
Low
0.515270
Last updated: 6/16/2026, 1:31:34 PM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.17 OMR |
| 50 SHP | 25.86 OMR |
| 100 SHP | 51.72 OMR |
| 500 SHP | 258.59 OMR |
| 1,000 SHP | 517.18 OMR |
Get SHP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=OMRExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-16T13:31:34Z",
"rates": {
"OMR": 0.517182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "OMR",
"amount": 100
},
"result": 51.7182,
"rate": 0.517182
}Build with SHP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key