Rate Overview
Live
1 TRY = 470.5641 LAK
1 LAK = 0.002125
TRY
Avg
470.6374
High
472.1817
Low
468.8191
Last updated: 8/19/2026, 4:56:06 AM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 470.56 LAK |
| 10 TRY | 4,705.64 LAK |
| 50 TRY | 23,528.20 LAK |
| 100 TRY | 47,056.41 LAK |
| 500 TRY | 235,282.04 LAK |
| 1,000 TRY | 470,564.07 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-08-19T04:56:06Z",
"rates": {
"LAK": 470.564072
}
}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": 47056.4072,
"rate": 470.564072
}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