Rate Overview
Live
1 TRY = 7.1234 LKR
1 LKR = 0.140382
TRY
Avg
7.2395
High
7.4986
Low
7.0669
Last updated: 5/27/2026, 8:46:11 AM
Quick Conversions
| TRY | LKR |
|---|---|
| 1 TRY | 7.12 LKR |
| 10 TRY | 71.23 LKR |
| 50 TRY | 356.17 LKR |
| 100 TRY | 712.34 LKR |
| 500 TRY | 3,561.71 LKR |
| 1,000 TRY | 7,123.43 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-27T08:46:11Z",
"rates": {
"LKR": 7.123429
}
}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.3429,
"rate": 7.123429
}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