Rate Overview
Live
1 GIP = 0.513396 OMR
1 OMR = 1.9478
GIP
Avg
0.516731
High
0.532567
Low
0.505908
Last updated: 7/28/2026, 7:01:55 AM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.51 OMR |
| 10 GIP | 5.13 OMR |
| 50 GIP | 25.67 OMR |
| 100 GIP | 51.34 OMR |
| 500 GIP | 256.70 OMR |
| 1,000 GIP | 513.40 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-07-28T07:01:55Z",
"rates": {
"OMR": 0.513396
}
}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.3396,
"rate": 0.513396
}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