Rate Overview
Live
1 GEL = 0.284674 GIP
1 GIP = 3.5128
GEL
Avg
0.285939
High
0.287132
Low
0.284003
Last updated: 7/4/2026, 9:45:03 AM
Quick Conversions
| GEL | GIP |
|---|---|
| 1 GEL | 0.28 GIP |
| 10 GEL | 2.85 GIP |
| 50 GEL | 14.23 GIP |
| 100 GEL | 28.47 GIP |
| 500 GEL | 142.34 GIP |
| 1,000 GEL | 284.67 GIP |
Get GEL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GIPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T09:45:03Z",
"rates": {
"GIP": 0.284674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GIP",
"amount": 100
},
"result": 28.467399999999998,
"rate": 0.284674
}Build with GEL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key