Rate Overview
Live
1 GIP = 3.6035 GEL
1 GEL = 0.277510
GIP
Avg
3.6238
High
3.6497
Low
3.6035
Last updated: 3/27/2026, 2:32:24 AM
Quick Conversions
| GIP | GEL |
|---|---|
| 1 GIP | 3.60 GEL |
| 10 GIP | 36.03 GEL |
| 50 GIP | 180.17 GEL |
| 100 GIP | 360.35 GEL |
| 500 GIP | 1,801.74 GEL |
| 1,000 GIP | 3,603.47 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-03-27T02:32:24Z",
"rates": {
"GEL": 3.603472
}
}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": 360.3472,
"rate": 3.603472
}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