Rate Overview
Live
1 LKR = 0.009493 LTL
1 LTL = 105.3408
LKR
Avg
0.010296
High
0.011554
Low
0.009417
Last updated: 3/27/2026, 9:29:17 AM
Quick Conversions
| LKR | LTL |
|---|---|
| 1 LKR | 0.01 LTL |
| 10 LKR | 0.09 LTL |
| 50 LKR | 0.47 LTL |
| 100 LKR | 0.95 LTL |
| 500 LKR | 4.75 LTL |
| 1,000 LKR | 9.49 LTL |
Get LKR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=LTLExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T09:29:17Z",
"rates": {
"LTL": 0.009493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "LTL",
"amount": 100
},
"result": 0.9492999999999999,
"rate": 0.009493
}Build with LKR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key