Rate Overview
Live
1 GEL = 36.6485 INR
1 INR = 0.027286
GEL
Avg
36.7055
High
36.8863
Low
36.5094
Last updated: 7/29/2026, 4:27:53 PM
Quick Conversions
| GEL | INR |
|---|---|
| 1 GEL | 36.65 INR |
| 10 GEL | 366.49 INR |
| 50 GEL | 1,832.43 INR |
| 100 GEL | 3,664.85 INR |
| 500 GEL | 18,324.26 INR |
| 1,000 GEL | 36,648.51 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-29T16:27:53Z",
"rates": {
"INR": 36.648514
}
}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": 3664.8514,
"rate": 36.648514
}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