Rate Overview
Live
1 TRY = 479.4495 LAK
1 LAK = 0.002086
TRY
Avg
478.5711
High
480.2342
Low
476.8282
Last updated: 7/28/2026, 4:23:02 AM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 479.45 LAK |
| 10 TRY | 4,794.49 LAK |
| 50 TRY | 23,972.47 LAK |
| 100 TRY | 47,944.95 LAK |
| 500 TRY | 239,724.74 LAK |
| 1,000 TRY | 479,449.49 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-28T04:23:02Z",
"rates": {
"LAK": 479.449488
}
}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": 47944.9488,
"rate": 479.449488
}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