Rate Overview
Live
1 GEL = 36.5450 INR
1 INR = 0.027364
GEL
Avg
34.8164
High
36.5450
Low
33.3468
Last updated: 7/13/2026, 8:40:00 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.54 INR |
| 10 GEL | 365.45 INR |
| 50 GEL | 1,827.25 INR |
| 100 GEL | 3,654.50 INR |
| 500 GEL | 18,272.48 INR |
| 1,000 GEL | 36,544.97 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-13T08:40:00Z",
"rates": {
"INR": 36.544968
}
}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": 3654.4968,
"rate": 36.544968
}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