Rate Overview
Live
1 TRY = 475.5301 LAK
1 LAK = 0.002103
TRY
Avg
475.2770
High
478.0176
Low
473.4569
Last updated: 6/19/2026, 8:39:49 AM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 475.53 LAK |
| 10 TRY | 4,755.30 LAK |
| 50 TRY | 23,776.50 LAK |
| 100 TRY | 47,553.01 LAK |
| 500 TRY | 237,765.04 LAK |
| 1,000 TRY | 475,530.08 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-06-19T08:39:49Z",
"rates": {
"LAK": 475.530079
}
}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": 47553.0079,
"rate": 475.530079
}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