Rate Overview
Live
1 GEL = 35.2987 INR
1 INR = 0.028330
GEL
Avg
35.3414
High
35.4876
Low
35.1698
Last updated: 5/9/2026, 3:44:42 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 35.30 INR |
| 10 GEL | 352.99 INR |
| 50 GEL | 1,764.94 INR |
| 100 GEL | 3,529.87 INR |
| 500 GEL | 17,649.36 INR |
| 1,000 GEL | 35,298.72 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-09T03:44:42Z",
"rates": {
"INR": 35.298722
}
}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": 3529.8722,
"rate": 35.298722
}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