Rate Overview
Live
1 GIP = 0.521166 OMR
1 OMR = 1.9188
GIP
Avg
0.522601
High
0.526691
Low
0.519481
Last updated: 9/2/2026, 10:33:18 PM
Quick Conversions
| GIP | OMR |
|---|---|
| 1 GIP | 0.52 OMR |
| 10 GIP | 5.21 OMR |
| 50 GIP | 26.06 OMR |
| 100 GIP | 52.12 OMR |
| 500 GIP | 260.58 OMR |
| 1,000 GIP | 521.17 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-09-02T22:33:18Z",
"rates": {
"OMR": 0.521166
}
}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.116600000000005,
"rate": 0.521166
}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