Rate Overview
Live
1 LTL = 111.1122 LKR
1 LKR = 0.009000
LTL
Avg
111.4852
High
113.9944
Low
111.0548
Last updated: 7/7/2026, 8:27:11 AM
Quick Conversions
| LTL | LKR |
|---|---|
| 1 LTL | 111.11 LKR |
| 10 LTL | 1,111.12 LKR |
| 50 LTL | 5,555.61 LKR |
| 100 LTL | 11,111.22 LKR |
| 500 LTL | 55,556.08 LKR |
| 1,000 LTL | 111,112.17 LKR |
Get LTL/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=LKRExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-07T08:27:11Z",
"rates": {
"LKR": 111.112168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "LKR",
"amount": 100
},
"result": 11111.2168,
"rate": 111.112168
}Build with LTL/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key