Rate Overview
Live
1 GEL = 36.7393 INR
1 INR = 0.027219
GEL
Avg
36.7682
High
36.8863
Low
36.6006
Last updated: 7/27/2026, 10:36:37 PM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.74 INR |
| 10 GEL | 367.39 INR |
| 50 GEL | 1,836.97 INR |
| 100 GEL | 3,673.93 INR |
| 500 GEL | 18,369.67 INR |
| 1,000 GEL | 36,739.35 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-07-27T22:36:37Z",
"rates": {
"INR": 36.739345
}
}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": 3673.9345,
"rate": 36.739345
}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