Rate Overview
Live
1 GIP = 0.518618 OMR
1 OMR = 1.9282
GIP
Avg
0.519018
High
0.528665
Low
0.509819
Last updated: 5/29/2026, 5:34:54 PM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.52 OMR |
| 10 GIP | 5.19 OMR |
| 50 GIP | 25.93 OMR |
| 100 GIP | 51.86 OMR |
| 500 GIP | 259.31 OMR |
| 1,000 GIP | 518.62 OMR |
Get GIP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=OMRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-29T17:34:54Z",
"rates": {
"OMR": 0.518618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "OMR",
"amount": 100
},
"result": 51.8618,
"rate": 0.518618
}Build with GIP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key