Rate Overview
Live
1 OMR = 1.9127 GIP
1 GIP = 0.522831
OMR
Avg
1.9180
High
1.9305
Low
1.9118
Last updated: 8/18/2026, 5:31:33 PM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.91 GIP |
| 10 OMR | 19.13 GIP |
| 50 OMR | 95.63 GIP |
| 100 OMR | 191.27 GIP |
| 500 OMR | 956.33 GIP |
| 1,000 OMR | 1,912.66 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-08-18T17:31:33Z",
"rates": {
"GIP": 1.912664
}
}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": 191.2664,
"rate": 1.912664
}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