Rate Overview
Live
1 TRY = 482.6166 LAK
1 LAK = 0.002072
TRY
Avg
481.1840
High
483.0993
Low
474.7696
Last updated: 7/8/2026, 2:14:00 PM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 482.62 LAK |
| 10 TRY | 4,826.17 LAK |
| 50 TRY | 24,130.83 LAK |
| 100 TRY | 48,261.66 LAK |
| 500 TRY | 241,308.31 LAK |
| 1,000 TRY | 482,616.62 LAK |
Get TRY/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LAKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T14:14:00Z",
"rates": {
"LAK": 482.616621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LAK",
"amount": 100
},
"result": 48261.6621,
"rate": 482.616621
}Build with TRY/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key