Rate Overview
Live
1 GEL = 0.277837 GIP
1 GIP = 3.5992
GEL
Avg
0.275383
High
0.283080
Low
0.267866
Last updated: 3/27/2026, 4:06:51 AM
Quick Conversions
| GEL | GIP |
|---|---|
| 1 GEL | 0.28 GIP |
| 10 GEL | 2.78 GIP |
| 50 GEL | 13.89 GIP |
| 100 GEL | 27.78 GIP |
| 500 GEL | 138.92 GIP |
| 1,000 GEL | 277.84 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-03-27T04:06:51Z",
"rates": {
"GIP": 0.277837
}
}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": 27.7837,
"rate": 0.277837
}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