Rate Overview
Live
1 LKR = 0.008976 LTL
1 LTL = 111.4082
LKR
Avg
0.008984
High
0.009033
Low
0.008772
Last updated: 7/22/2026, 4:08:25 AM
Quick Conversions
| LKR | LTL |
|---|---|
| 1 LKR | 0.01 LTL |
| 10 LKR | 0.09 LTL |
| 50 LKR | 0.45 LTL |
| 100 LKR | 0.90 LTL |
| 500 LKR | 4.49 LTL |
| 1,000 LKR | 8.98 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-07-22T04:08:25Z",
"rates": {
"LTL": 0.008976
}
}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.8976,
"rate": 0.008976
}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