Rate Overview
Live
1 OMR = 1.9347 GIP
1 GIP = 0.516871
OMR
Avg
1.9448
High
1.9577
Low
1.9347
Last updated: 7/7/2026, 6:10:01 PM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.93 GIP |
| 10 OMR | 19.35 GIP |
| 50 OMR | 96.74 GIP |
| 100 OMR | 193.47 GIP |
| 500 OMR | 967.36 GIP |
| 1,000 OMR | 1,934.72 GIP |
Get OMR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=GIPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-07T18:10:01Z",
"rates": {
"GIP": 1.934718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "GIP",
"amount": 100
},
"result": 193.4718,
"rate": 1.934718
}Build with OMR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key