Rate Overview
Live
1 GEL = 33.7923 INR
1 INR = 0.029593
GEL
Avg
34.0020
High
34.3201
Low
33.6458
Last updated: 3/6/2026, 8:15:27 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 33.79 INR |
| 10 GEL | 337.92 INR |
| 50 GEL | 1,689.62 INR |
| 100 GEL | 3,379.23 INR |
| 500 GEL | 16,896.15 INR |
| 1,000 GEL | 33,792.30 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-06T08:15:27Z",
"rates": {
"INR": 33.792302
}
}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": 3379.2302,
"rate": 33.792302
}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