Rate Overview
Live
1 INR = 0.030873 LTL
1 LTL = 32.3908
INR
Avg
0.032050
High
0.033310
Low
0.030873
Last updated: 5/27/2026, 9:58:10 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.44 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-27T09:58:10Z",
"rates": {
"LTL": 0.030873
}
}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.0873,
"rate": 0.030873
}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