Rate Overview
Live
1 INR = 0.030876 LTL
1 LTL = 32.3876
INR
Avg
0.032050
High
0.033310
Low
0.030876
Last updated: 5/27/2026, 8:50:16 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.88 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-27T08:50:16Z",
"rates": {
"LTL": 0.030876
}
}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.0876,
"rate": 0.030876
}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