Rate Overview
Live
1 SHP = 0.522591 OMR
1 OMR = 1.9135
SHP
Avg
0.523332
High
0.526691
Low
0.519481
Last updated: 9/1/2026, 2:22:04 PM
Quick Conversions
| SHP | OMR |
|---|---|
| 1 SHP | 0.52 OMR |
| 10 SHP | 5.23 OMR |
| 50 SHP | 26.13 OMR |
| 100 SHP | 52.26 OMR |
| 500 SHP | 261.30 OMR |
| 1,000 SHP | 522.59 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-09-01T14:22:04Z",
"rates": {
"OMR": 0.522591
}
}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": 52.259100000000004,
"rate": 0.522591
}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