Rate Overview
Live
1 SHP = 0.517016 OMR
1 OMR = 1.9342
SHP
Avg
0.516850
High
0.517029
Low
0.516025
Last updated: 4/17/2026, 6:29:51 AM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.17 OMR |
| 50 SHP | 25.85 OMR |
| 100 SHP | 51.70 OMR |
| 500 SHP | 258.51 OMR |
| 1,000 SHP | 517.02 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-04-17T06:29:51Z",
"rates": {
"OMR": 0.517016
}
}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.701600000000006,
"rate": 0.517016
}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