Rate Overview
Live
1 GIP = 0.516076 OMR
1 OMR = 1.9377
GIP
Avg
0.516743
High
0.520269
Low
0.513875
Last updated: 3/7/2026, 12:12:49 AM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.52 OMR |
| 10 GIP | 5.16 OMR |
| 50 GIP | 25.80 OMR |
| 100 GIP | 51.61 OMR |
| 500 GIP | 258.04 OMR |
| 1,000 GIP | 516.08 OMR |
Get GIP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=OMRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T00:12:49Z",
"rates": {
"OMR": 0.516076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "OMR",
"amount": 100
},
"result": 51.6076,
"rate": 0.516076
}Build with GIP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key