Rate Overview
Live
1 GEL = 36.5991 INR
1 INR = 0.027323
GEL
Avg
36.4785
High
36.5991
Low
36.3786
Last updated: 8/12/2026, 4:08:55 PM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.60 INR |
| 10 GEL | 365.99 INR |
| 50 GEL | 1,829.96 INR |
| 100 GEL | 3,659.91 INR |
| 500 GEL | 18,299.56 INR |
| 1,000 GEL | 36,599.12 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-08-12T16:08:55Z",
"rates": {
"INR": 36.599118
}
}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": 3659.9118,
"rate": 36.599118
}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