Rate Overview
Live
1 LAK = 0.002102 TRY
1 TRY = 475.7374
LAK
Avg
0.002103
High
0.002112
Low
0.002091
Last updated: 6/19/2026, 8:08:54 AM
Quick Conversions
| LAK | TRY |
|---|---|
| 1 LAK | 0.00 TRY |
| 10 LAK | 0.02 TRY |
| 50 LAK | 0.11 TRY |
| 100 LAK | 0.21 TRY |
| 500 LAK | 1.05 TRY |
| 1,000 LAK | 2.10 TRY |
Get LAK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=TRYExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-19T08:08:54Z",
"rates": {
"TRY": 0.002102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "TRY",
"amount": 100
},
"result": 0.21020000000000003,
"rate": 0.002102
}Build with LAK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key