Rate Overview
Live
1 LAK = 0.974338 STD
1 STD = 1.0263
LAK
Avg
0.969581
High
0.974338
Low
0.963288
Last updated: 6/18/2026, 10:17:36 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.97 STD |
| 10 LAK | 9.74 STD |
| 50 LAK | 48.72 STD |
| 100 LAK | 97.43 STD |
| 500 LAK | 487.17 STD |
| 1,000 LAK | 974.34 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-06-18T10:17:36Z",
"rates": {
"STD": 0.974338
}
}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": 97.4338,
"rate": 0.974338
}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