Rate Overview
Live
1 GIP = 0.522830 OMR
1 OMR = 1.9127
GIP
Avg
0.521392
High
0.523063
Low
0.518012
Last updated: 8/18/2026, 6:04:55 PM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.52 OMR |
| 10 GIP | 5.23 OMR |
| 50 GIP | 26.14 OMR |
| 100 GIP | 52.28 OMR |
| 500 GIP | 261.42 OMR |
| 1,000 GIP | 522.83 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-08-18T18:04:55Z",
"rates": {
"OMR": 0.52283
}
}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": 52.283,
"rate": 0.52283
}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