Rate Overview
Live
1 INR = 0.027156 GEL
1 GEL = 36.8243
INR
Avg
0.028470
High
0.029842
Low
0.027147
Last updated: 7/26/2026, 10:47:19 AM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.27 GEL |
| 50 INR | 1.36 GEL |
| 100 INR | 2.72 GEL |
| 500 INR | 13.58 GEL |
| 1,000 INR | 27.16 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-26T10:47:19Z",
"rates": {
"GEL": 0.027156
}
}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.7156,
"rate": 0.027156
}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