Rate Overview
Live
1 LAK = 0.002153 TRY
1 TRY = 464.4682
LAK
Avg
0.002148
High
0.002153
Low
0.002141
Last updated: 9/2/2026, 1:30:40 AM
Quick Conversions
| LAK | TRY |
|---|---|
| 1 LAK | 0.00 TRY |
| 10 LAK | 0.02 TRY |
| 50 LAK | 0.11 TRY |
| 100 LAK | 0.22 TRY |
| 500 LAK | 1.08 TRY |
| 1,000 LAK | 2.15 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-09-02T01:30:40Z",
"rates": {
"TRY": 0.002153
}
}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.2153,
"rate": 0.002153
}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