Rate Overview
Live
1 GIP = 3.5512 GEL
1 GEL = 0.281593
GIP
Avg
3.5543
High
3.5695
Low
3.5432
Last updated: 6/16/2026, 7:24:08 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.55 GEL |
| 10 GIP | 35.51 GEL |
| 50 GIP | 177.56 GEL |
| 100 GIP | 355.12 GEL |
| 500 GIP | 1,775.62 GEL |
| 1,000 GIP | 3,551.23 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-06-16T07:24:08Z",
"rates": {
"GEL": 3.55123
}
}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": 355.123,
"rate": 3.55123
}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