Rate Overview
Live
1 INR = 0.027734 GEL
1 GEL = 36.0568
INR
Avg
0.027778
High
0.028010
Low
0.027575
Last updated: 5/26/2026, 10:32:01 PM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.28 GEL |
| 50 INR | 1.39 GEL |
| 100 INR | 2.77 GEL |
| 500 INR | 13.87 GEL |
| 1,000 INR | 27.73 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-05-26T22:32:01Z",
"rates": {
"GEL": 0.027734
}
}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.7734,
"rate": 0.027734
}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