Rate Overview
Live
1 LAK = 0.945113 STD
1 STD = 1.0581
LAK
Avg
0.979257
High
1.0022
Low
0.945113
Last updated: 3/28/2026, 11:57:58 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.95 STD |
| 10 LAK | 9.45 STD |
| 50 LAK | 47.26 STD |
| 100 LAK | 94.51 STD |
| 500 LAK | 472.56 STD |
| 1,000 LAK | 945.11 STD |
Get LAK/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=STDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T11:57:58Z",
"rates": {
"STD": 0.945113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "STD",
"amount": 100
},
"result": 94.51129999999999,
"rate": 0.945113
}Build with LAK/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key