Rate Overview
Live
1 INR = 0.029543 GEL
1 GEL = 33.8490
INR
Avg
0.029419
High
0.029721
Low
0.029137
Last updated: 3/7/2026, 2:13:53 AM
Quick Conversions
| INR | GEL |
|---|---|
| 1 INR | 0.03 GEL |
| 10 INR | 0.30 GEL |
| 50 INR | 1.48 GEL |
| 100 INR | 2.95 GEL |
| 500 INR | 14.77 GEL |
| 1,000 INR | 29.54 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-07T02:13:53Z",
"rates": {
"GEL": 0.029543
}
}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.9543,
"rate": 0.029543
}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