Rate Overview
Live
1 GIP = 3.5868 GEL
1 GEL = 0.278798
GIP
Avg
3.6165
High
3.6843
Low
3.5508
Last updated: 5/27/2026, 6:54:08 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.59 GEL |
| 10 GIP | 35.87 GEL |
| 50 GIP | 179.34 GEL |
| 100 GIP | 358.68 GEL |
| 500 GIP | 1,793.41 GEL |
| 1,000 GIP | 3,586.83 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-05-27T06:54:08Z",
"rates": {
"GEL": 3.586828
}
}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": 358.6828,
"rate": 3.586828
}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