Rate Overview
Live
1 LAK = 0.968239 STD
1 STD = 1.0328
LAK
Avg
0.967055
High
0.970386
Low
0.960123
Last updated: 5/28/2026, 9:39:09 PM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.97 STD |
| 10 LAK | 9.68 STD |
| 50 LAK | 48.41 STD |
| 100 LAK | 96.82 STD |
| 500 LAK | 484.12 STD |
| 1,000 LAK | 968.24 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-05-28T21:39:09Z",
"rates": {
"STD": 0.968239
}
}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": 96.8239,
"rate": 0.968239
}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