Rate Overview
Live
1 TRY = 7.1213 LKR
1 LKR = 0.140423
TRY
Avg
7.2384
High
7.4986
Low
7.0669
Last updated: 5/27/2026, 6:07:07 AM
Quick Conversions
| TRY | LKR |
|---|---|
| 1 TRY | 7.12 LKR |
| 10 TRY | 71.21 LKR |
| 50 TRY | 356.07 LKR |
| 100 TRY | 712.13 LKR |
| 500 TRY | 3,560.67 LKR |
| 1,000 TRY | 7,121.34 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-27T06:07:07Z",
"rates": {
"LKR": 7.121335
}
}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": 712.1335,
"rate": 7.121335
}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