Rate Overview
Live
1 GIP = 0.513436 OMR
1 OMR = 1.9477
GIP
Avg
0.518687
High
0.533038
Low
0.509533
Last updated: 7/28/2026, 2:29:30 PM
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.72 OMR |
| 1,000 GIP | 513.44 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-28T14:29:30Z",
"rates": {
"OMR": 0.513436
}
}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.3436,
"rate": 0.513436
}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