Rate Overview
Live
1 GIP = 0.514985 OMR
1 OMR = 1.9418
GIP
Avg
0.515182
High
0.517806
Low
0.509892
Last updated: 3/27/2026, 10:24:46 AM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.51 OMR |
| 10 GIP | 5.15 OMR |
| 50 GIP | 25.75 OMR |
| 100 GIP | 51.50 OMR |
| 500 GIP | 257.49 OMR |
| 1,000 GIP | 514.99 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-03-27T10:24:46Z",
"rates": {
"OMR": 0.514985
}
}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.4985,
"rate": 0.514985
}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