Rate Overview
Live
1 INR = 0.028738 GEL
1 GEL = 34.7971
INR
Avg
0.028849
High
0.028976
Low
0.028735
Last updated: 4/16/2026, 8:06:41 AM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.29 GEL |
| 50 INR | 1.44 GEL |
| 100 INR | 2.87 GEL |
| 500 INR | 14.37 GEL |
| 1,000 INR | 28.74 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-04-16T08:06:41Z",
"rates": {
"GEL": 0.028738
}
}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.8738,
"rate": 0.028738
}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