Rate Overview
Live
1 GEL = 0.278183 GIP
1 GIP = 3.5948
GEL
Avg
0.277802
High
0.285918
Low
0.269880
Last updated: 5/26/2026, 4:21:08 PM
Quick Conversions
| GEL | GIP |
|---|---|
| 1 GEL | 0.28 GIP |
| 10 GEL | 2.78 GIP |
| 50 GEL | 13.91 GIP |
| 100 GEL | 27.82 GIP |
| 500 GEL | 139.09 GIP |
| 1,000 GEL | 278.18 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-05-26T16:21:08Z",
"rates": {
"GIP": 0.278183
}
}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.8183,
"rate": 0.278183
}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