Rate Overview
Live
1 TRY = 485.5580 LAK
1 LAK = 0.002059
TRY
Avg
486.0024
High
486.7071
Low
484.5592
Last updated: 5/7/2026, 4:54:50 PM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 485.56 LAK |
| 10 TRY | 4,855.58 LAK |
| 50 TRY | 24,277.90 LAK |
| 100 TRY | 48,555.80 LAK |
| 500 TRY | 242,778.98 LAK |
| 1,000 TRY | 485,557.96 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-05-07T16:54:50Z",
"rates": {
"LAK": 485.557959
}
}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": 48555.7959,
"rate": 485.557959
}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