Rate Overview
Live
1 LAK = 0.947103 STD
1 STD = 1.0559
LAK
Avg
0.965415
High
0.998978
Low
0.936937
Last updated: 8/3/2026, 7:09:23 PM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.95 STD |
| 10 LAK | 9.47 STD |
| 50 LAK | 47.36 STD |
| 100 LAK | 94.71 STD |
| 500 LAK | 473.55 STD |
| 1,000 LAK | 947.10 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-03T19:09:23Z",
"rates": {
"STD": 0.947103
}
}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.7103,
"rate": 0.947103
}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