Rate Overview
Live
1 GIP = 3.5149 GEL
1 GEL = 0.284506
GIP
Avg
3.6057
High
3.7098
Low
3.4833
Last updated: 7/8/2026, 10:48:34 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.51 GEL |
| 10 GIP | 35.15 GEL |
| 50 GIP | 175.74 GEL |
| 100 GIP | 351.49 GEL |
| 500 GIP | 1,757.43 GEL |
| 1,000 GIP | 3,514.86 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-07-08T10:48:34Z",
"rates": {
"GEL": 3.514862
}
}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": 351.4862,
"rate": 3.514862
}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