Rate Overview
Live
1 SHP = 0.515026 OMR
1 OMR = 1.9416
SHP
Avg
0.514287
High
0.516989
Low
0.510811
Last updated: 7/7/2026, 3:41:26 AM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.15 OMR |
| 50 SHP | 25.75 OMR |
| 100 SHP | 51.50 OMR |
| 500 SHP | 257.51 OMR |
| 1,000 SHP | 515.03 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-07-07T03:41:26Z",
"rates": {
"OMR": 0.515026
}
}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.5026,
"rate": 0.515026
}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