Rate Overview
Live
1 GEL = 36.4179 INR
1 INR = 0.027459
GEL
Avg
36.2256
High
36.4179
Low
36.0695
Last updated: 7/8/2026, 6:02:29 PM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.42 INR |
| 10 GEL | 364.18 INR |
| 50 GEL | 1,820.89 INR |
| 100 GEL | 3,641.79 INR |
| 500 GEL | 18,208.93 INR |
| 1,000 GEL | 36,417.87 INR |
Get GEL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=INRExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-08T18:02:29Z",
"rates": {
"INR": 36.417868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "INR",
"amount": 100
},
"result": 3641.7868,
"rate": 36.417868
}Build with GEL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key