Rate Overview
Live
1 OMR = 1.9312 GIP
1 GIP = 0.517817
OMR
Avg
1.9263
High
1.9655
Low
1.8777
Last updated: 7/20/2026, 6:00:05 AM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.93 GIP |
| 10 OMR | 19.31 GIP |
| 50 OMR | 96.56 GIP |
| 100 OMR | 193.12 GIP |
| 500 OMR | 965.59 GIP |
| 1,000 OMR | 1,931.18 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-20T06:00:05Z",
"rates": {
"GIP": 1.931184
}
}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.1184,
"rate": 1.931184
}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