Rate Overview
Live
1 INR = 0.031398 LTL
1 LTL = 31.8492
INR
Avg
0.031354
High
0.031398
Low
0.031223
Last updated: 6/16/2026, 8:54:53 AM
Quick Conversions
| INR | LTL |
|---|---|
| 1 INR | 0.03 LTL |
| 10 INR | 0.31 LTL |
| 50 INR | 1.57 LTL |
| 100 INR | 3.14 LTL |
| 500 INR | 15.70 LTL |
| 1,000 INR | 31.40 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-16T08:54:53Z",
"rates": {
"LTL": 0.031398
}
}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.1398,
"rate": 0.031398
}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