Rate Overview
Live
1 TRY = 7.0990 LKR
1 LKR = 0.140866
TRY
Avg
7.0879
High
7.0990
Low
7.0775
Last updated: 5/7/2026, 3:32:33 AM
Quick Conversions
| TRY | LKR |
|---|---|
| 1 TRY | 7.10 LKR |
| 10 TRY | 70.99 LKR |
| 50 TRY | 354.95 LKR |
| 100 TRY | 709.90 LKR |
| 500 TRY | 3,549.48 LKR |
| 1,000 TRY | 7,098.95 LKR |
Get TRY/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LKRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T03:32:33Z",
"rates": {
"LKR": 7.098954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LKR",
"amount": 100
},
"result": 709.8954,
"rate": 7.098954
}Build with TRY/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key