Rate Overview
Live
1 LAK = 0.945418 STD
1 STD = 1.0577
LAK
Avg
0.949572
High
0.961105
Low
0.939819
Last updated: 8/18/2026, 9:06:30 PM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.95 STD |
| 10 LAK | 9.45 STD |
| 50 LAK | 47.27 STD |
| 100 LAK | 94.54 STD |
| 500 LAK | 472.71 STD |
| 1,000 LAK | 945.42 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-08-18T21:06:30Z",
"rates": {
"STD": 0.945418
}
}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.5418,
"rate": 0.945418
}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