Rate Overview
Live
1 GIP = 3.6408 GEL
1 GEL = 0.274662
GIP
Avg
3.6391
High
3.6505
Low
3.6221
Last updated: 5/7/2026, 1:19:46 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.64 GEL |
| 10 GIP | 36.41 GEL |
| 50 GIP | 182.04 GEL |
| 100 GIP | 364.08 GEL |
| 500 GIP | 1,820.42 GEL |
| 1,000 GIP | 3,640.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-07T01:19:46Z",
"rates": {
"GEL": 3.640832
}
}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": 364.08320000000003,
"rate": 3.640832
}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