Rate Overview
Live
1 INR = 0.027476 GEL
1 GEL = 36.3954
INR
Avg
0.027680
High
0.027906
Low
0.027476
Last updated: 7/6/2026, 4:26:41 AM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.27 GEL |
| 50 INR | 1.37 GEL |
| 100 INR | 2.75 GEL |
| 500 INR | 13.74 GEL |
| 1,000 INR | 27.48 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-07-06T04:26:41Z",
"rates": {
"GEL": 0.027476
}
}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.7476000000000003,
"rate": 0.027476
}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