Rate Overview
Live
1 GIP = 3.4930 GEL
1 GEL = 0.286287
GIP
Avg
3.5904
High
3.6810
Low
3.4829
Last updated: 7/26/2026, 4:34:12 PM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.49 GEL |
| 10 GIP | 34.93 GEL |
| 50 GIP | 174.65 GEL |
| 100 GIP | 349.30 GEL |
| 500 GIP | 1,746.50 GEL |
| 1,000 GIP | 3,492.99 GEL |
Get GIP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=GELExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-26T16:34:12Z",
"rates": {
"GEL": 3.492993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "GEL",
"amount": 100
},
"result": 349.29929999999996,
"rate": 3.492993
}Build with GIP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key