Rate Overview
Live
1 GIP = 0.508334 OMR
1 OMR = 1.9672
GIP
Avg
0.515976
High
0.519251
Low
0.508334
Last updated: 6/19/2026, 5:13:58 AM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.51 OMR |
| 10 GIP | 5.08 OMR |
| 50 GIP | 25.42 OMR |
| 100 GIP | 50.83 OMR |
| 500 GIP | 254.17 OMR |
| 1,000 GIP | 508.33 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-06-19T05:13:58Z",
"rates": {
"OMR": 0.508334
}
}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": 50.8334,
"rate": 0.508334
}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