Rate Overview
Live
1 LKR = 0.009495 LTL
1 LTL = 105.3186
LKR
Avg
0.009598
High
0.009869
Low
0.009373
Last updated: 3/27/2026, 7:47:23 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.50 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-27T07:47:23Z",
"rates": {
"LTL": 0.009495
}
}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.9495,
"rate": 0.009495
}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