Rate Overview
Live
1 GIP = 0.516871 OMR
1 OMR = 1.9347
GIP
Avg
0.514191
High
0.516871
Low
0.510811
Last updated: 7/7/2026, 7:13:34 PM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.52 OMR |
| 10 GIP | 5.17 OMR |
| 50 GIP | 25.84 OMR |
| 100 GIP | 51.69 OMR |
| 500 GIP | 258.44 OMR |
| 1,000 GIP | 516.87 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-07-07T19:13:34Z",
"rates": {
"OMR": 0.516871
}
}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.687099999999994,
"rate": 0.516871
}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