Rate Overview
Live
1 GEL = 36.7027 INR
1 INR = 0.027246
GEL
Avg
34.0394
High
36.8863
Low
32.0545
Last updated: 7/28/2026, 11:29:55 AM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.70 INR |
| 10 GEL | 367.03 INR |
| 50 GEL | 1,835.13 INR |
| 100 GEL | 3,670.27 INR |
| 500 GEL | 18,351.33 INR |
| 1,000 GEL | 36,702.66 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-28T11:29:55Z",
"rates": {
"INR": 36.702664
}
}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": 3670.2664,
"rate": 36.702664
}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