Rate Overview
Live
1 SHP = 0.516076 OMR
1 OMR = 1.9377
SHP
Avg
0.516743
High
0.520269
Low
0.513875
Last updated: 3/7/2026, 1:07:13 AM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.16 OMR |
| 50 SHP | 25.80 OMR |
| 100 SHP | 51.61 OMR |
| 500 SHP | 258.04 OMR |
| 1,000 SHP | 516.08 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-03-07T01:07:13Z",
"rates": {
"OMR": 0.516076
}
}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.6076,
"rate": 0.516076
}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