Rate Overview
Live
1 GEL = 35.0750 INR
1 INR = 0.028510
GEL
Avg
31.9999
High
35.0750
Low
30.3519
Last updated: 3/27/2026, 4:07:51 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 35.08 INR |
| 10 GEL | 350.75 INR |
| 50 GEL | 1,753.75 INR |
| 100 GEL | 3,507.50 INR |
| 500 GEL | 17,537.51 INR |
| 1,000 GEL | 35,075.03 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-03-27T04:07:51Z",
"rates": {
"INR": 35.075027
}
}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": 3507.5027,
"rate": 35.075027
}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