Rate Overview
Live
1 TRY = 488.2382 LAK
1 LAK = 0.002048
TRY
Avg
486.9636
High
488.2382
Low
485.7174
Last updated: 3/7/2026, 3:31:43 AM
Quick Conversions
| TRY | LAK |
|---|---|
| 1 TRY | 488.24 LAK |
| 10 TRY | 4,882.38 LAK |
| 50 TRY | 24,411.91 LAK |
| 100 TRY | 48,823.82 LAK |
| 500 TRY | 244,119.10 LAK |
| 1,000 TRY | 488,238.20 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-03-07T03:31:43Z",
"rates": {
"LAK": 488.238199
}
}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": 48823.8199,
"rate": 488.238199
}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