Rate Overview
Live
1 SHP = 0.517816 OMR
1 OMR = 1.9312
SHP
Avg
0.518678
High
0.532567
Low
0.508840
Last updated: 7/20/2026, 4:05:53 AM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.18 OMR |
| 50 SHP | 25.89 OMR |
| 100 SHP | 51.78 OMR |
| 500 SHP | 258.91 OMR |
| 1,000 SHP | 517.82 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-20T04:05:53Z",
"rates": {
"OMR": 0.517816
}
}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.781600000000005,
"rate": 0.517816
}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