Rate Overview
Live
1 INR = 0.032244 LTL
1 LTL = 31.0135
INR
Avg
0.032180
High
0.032411
Low
0.031934
Last updated: 3/7/2026, 2:14:28 AM
Quick Conversions
| INR | LTL |
|---|---|
| 1 INR | 0.03 LTL |
| 10 INR | 0.32 LTL |
| 50 INR | 1.61 LTL |
| 100 INR | 3.22 LTL |
| 500 INR | 16.12 LTL |
| 1,000 INR | 32.24 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-03-07T02:14:28Z",
"rates": {
"LTL": 0.032244
}
}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.2244,
"rate": 0.032244
}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