Rate Overview
Live
1 GEL = 36.3763 INR
1 INR = 0.027490
GEL
Avg
36.5362
High
36.7318
Low
36.2996
Last updated: 9/3/2026, 5:43:48 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.38 INR |
| 10 GEL | 363.76 INR |
| 50 GEL | 1,818.82 INR |
| 100 GEL | 3,637.63 INR |
| 500 GEL | 18,188.15 INR |
| 1,000 GEL | 36,376.31 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-09-03T05:43:48Z",
"rates": {
"INR": 36.376307
}
}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": 3637.6306999999997,
"rate": 36.376307
}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