Rate Overview
Live
1 INR = 0.031984 LTL
1 LTL = 31.2656
INR
Avg
0.031836
High
0.032851
Low
0.030777
Last updated: 6/29/2026, 2:25:23 AM
Quick Conversions
| INR | LTL |
|---|---|
| 1 INR | 0.03 LTL |
| 10 INR | 0.32 LTL |
| 50 INR | 1.60 LTL |
| 100 INR | 3.20 LTL |
| 500 INR | 15.99 LTL |
| 1,000 INR | 31.98 LTL |
Get INR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LTLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-29T02:25:23Z",
"rates": {
"LTL": 0.031984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LTL",
"amount": 100
},
"result": 3.1984,
"rate": 0.031984
}Build with INR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key