Rate Overview
Live
1 GEL = 0.280153 GIP
1 GIP = 3.5695
GEL
Avg
0.281136
High
0.282230
Low
0.280153
Last updated: 6/15/2026, 6:36:27 PM
Quick Conversions
| GEL | GIP |
|---|---|
| 1 GEL | 0.28 GIP |
| 10 GEL | 2.80 GIP |
| 50 GEL | 14.01 GIP |
| 100 GEL | 28.02 GIP |
| 500 GEL | 140.08 GIP |
| 1,000 GEL | 280.15 GIP |
Get GEL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GIPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-15T18:36:27Z",
"rates": {
"GIP": 0.280153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GIP",
"amount": 100
},
"result": 28.0153,
"rate": 0.280153
}Build with GEL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key