Rate Overview
Live
1 OMR = 1.9581 GIP
1 GIP = 0.510698
OMR
Avg
1.9332
High
1.9762
Low
1.8777
Last updated: 3/29/2026, 11:13:51 AM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.96 GIP |
| 10 OMR | 19.58 GIP |
| 50 OMR | 97.91 GIP |
| 100 OMR | 195.81 GIP |
| 500 OMR | 979.05 GIP |
| 1,000 OMR | 1,958.10 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-03-29T11:13:51Z",
"rates": {
"GIP": 1.958103
}
}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": 195.81029999999998,
"rate": 1.958103
}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