Rate Overview
Live
1 INR = 0.030869 LTL
1 LTL = 32.3950
INR
Avg
0.031856
High
0.032851
Low
0.030777
Last updated: 5/27/2026, 6:15:43 AM
Quick Conversions
| INR | LTL |
|---|---|
| 1 INR | 0.03 LTL |
| 10 INR | 0.31 LTL |
| 50 INR | 1.54 LTL |
| 100 INR | 3.09 LTL |
| 500 INR | 15.43 LTL |
| 1,000 INR | 30.87 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-05-27T06:15:43Z",
"rates": {
"LTL": 0.030869
}
}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.0869,
"rate": 0.030869
}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