Rate Overview
Live
1 GEL = 35.7546 INR
1 INR = 0.027968
GEL
Avg
35.6681
High
36.2637
Low
35.1698
Last updated: 5/29/2026, 5:27:56 PM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 35.75 INR |
| 10 GEL | 357.55 INR |
| 50 GEL | 1,787.73 INR |
| 100 GEL | 3,575.46 INR |
| 500 GEL | 17,877.28 INR |
| 1,000 GEL | 35,754.56 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-05-29T17:27:56Z",
"rates": {
"INR": 35.754563
}
}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": 3575.4563,
"rate": 35.754563
}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