Rate Overview
Live
1 OMR = 1.9672 GIP
1 GIP = 0.508328
OMR
Avg
1.9414
High
1.9673
Low
1.9258
Last updated: 6/19/2026, 6:59:42 AM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.97 GIP |
| 10 OMR | 19.67 GIP |
| 50 OMR | 98.36 GIP |
| 100 OMR | 196.72 GIP |
| 500 OMR | 983.62 GIP |
| 1,000 OMR | 1,967.24 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-06-19T06:59:42Z",
"rates": {
"GIP": 1.967235
}
}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": 196.7235,
"rate": 1.967235
}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