Rate Overview
Live
1 GIP = 3.5273 GEL
1 GEL = 0.283502
GIP
Avg
3.5255
High
3.5323
Low
3.5173
Last updated: 8/15/2026, 7:34:11 PM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.53 GEL |
| 10 GIP | 35.27 GEL |
| 50 GIP | 176.37 GEL |
| 100 GIP | 352.73 GEL |
| 500 GIP | 1,763.66 GEL |
| 1,000 GIP | 3,527.32 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-08-15T19:34:11Z",
"rates": {
"GEL": 3.527315
}
}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": 352.73150000000004,
"rate": 3.527315
}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