Rate Overview
Live
1 OMR = 1.9481 GIP
1 GIP = 0.513309
OMR
Avg
1.9749
High
2.1149
Low
1.8905
Last updated: 7/29/2026, 9:45:39 AM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.95 GIP |
| 10 OMR | 19.48 GIP |
| 50 OMR | 97.41 GIP |
| 100 OMR | 194.81 GIP |
| 500 OMR | 974.07 GIP |
| 1,000 OMR | 1,948.15 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-29T09:45:39Z",
"rates": {
"GIP": 1.948145
}
}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": 194.8145,
"rate": 1.948145
}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