Rate Overview
Live
1 GEL = 34.8249 INR
1 INR = 0.028715
GEL
Avg
34.1270
High
34.8786
Low
33.6458
Last updated: 3/27/2026, 2:32:09 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 34.82 INR |
| 10 GEL | 348.25 INR |
| 50 GEL | 1,741.24 INR |
| 100 GEL | 3,482.49 INR |
| 500 GEL | 17,412.44 INR |
| 1,000 GEL | 34,824.88 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-27T02:32:09Z",
"rates": {
"INR": 34.824877
}
}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": 3482.4877,
"rate": 34.824877
}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