Rate Overview
Live
1 OMR = 1.9282 GIP
1 GIP = 0.518618
OMR
Avg
1.9280
High
1.9373
Low
1.9208
Last updated: 5/29/2026, 4:26:08 PM
Quick Conversions
| OMR | GIP |
|---|---|
| 1 OMR | 1.93 GIP |
| 10 OMR | 19.28 GIP |
| 50 OMR | 96.41 GIP |
| 100 OMR | 192.82 GIP |
| 500 OMR | 964.10 GIP |
| 1,000 OMR | 1,928.20 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-05-29T16:26:08Z",
"rates": {
"GIP": 1.9282
}
}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": 192.82,
"rate": 1.9282
}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