Rate Overview
Live
1 SHP = 0.515052 OMR
1 OMR = 1.9416
SHP
Avg
0.515989
High
0.523487
Low
0.509713
Last updated: 3/27/2026, 3:34:18 PM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.15 OMR |
| 50 SHP | 25.75 OMR |
| 100 SHP | 51.51 OMR |
| 500 SHP | 257.53 OMR |
| 1,000 SHP | 515.05 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-27T15:34:18Z",
"rates": {
"OMR": 0.515052
}
}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.505199999999995,
"rate": 0.515052
}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