Rate Overview
Live
1 INR = 0.028510 GEL
1 GEL = 35.0754
INR
Avg
0.028825
High
0.029118
Low
0.028510
Last updated: 3/27/2026, 4:06:11 AM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.29 GEL |
| 50 INR | 1.43 GEL |
| 100 INR | 2.85 GEL |
| 500 INR | 14.26 GEL |
| 1,000 INR | 28.51 GEL |
Get INR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=GELExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-27T04:06:11Z",
"rates": {
"GEL": 0.02851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "GEL",
"amount": 100
},
"result": 2.851,
"rate": 0.02851
}Build with INR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key