Rate Overview
Live
1 LAK = 0.002052 TRY
1 TRY = 487.3294
LAK
Avg
0.002059
High
0.002073
Low
0.002051
Last updated: 3/27/2026, 11:12:40 AM
Quick Conversions
| LAK | TRY |
|---|---|
| 1 LAK | 0.00 TRY |
| 10 LAK | 0.02 TRY |
| 50 LAK | 0.10 TRY |
| 100 LAK | 0.21 TRY |
| 500 LAK | 1.03 TRY |
| 1,000 LAK | 2.05 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-03-27T11:12:40Z",
"rates": {
"TRY": 0.002052
}
}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.2052,
"rate": 0.002052
}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