Rate Overview
Live
1 SHP = 0.514985 OMR
1 OMR = 1.9418
SHP
Avg
0.520956
High
0.532567
Low
0.514664
Last updated: 3/27/2026, 1:45:02 PM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.51 OMR |
| 10 SHP | 5.15 OMR |
| 50 SHP | 25.75 OMR |
| 100 SHP | 51.50 OMR |
| 500 SHP | 257.49 OMR |
| 1,000 SHP | 514.99 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-27T13:45:02Z",
"rates": {
"OMR": 0.514985
}
}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.4985,
"rate": 0.514985
}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