Rate Overview
Live
1 GIP = 3.5258 GEL
1 GEL = 0.283627
GIP
Avg
3.5174
High
3.5695
Low
3.4827
Last updated: 7/7/2026, 9:53:44 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.53 GEL |
| 10 GIP | 35.26 GEL |
| 50 GIP | 176.29 GEL |
| 100 GIP | 352.58 GEL |
| 500 GIP | 1,762.88 GEL |
| 1,000 GIP | 3,525.75 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-07T09:53:44Z",
"rates": {
"GEL": 3.525753
}
}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.57529999999997,
"rate": 3.525753
}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