Rate Overview
Live
1 LAK = 0.942101 STD
1 STD = 1.0615
LAK
Avg
0.942241
High
0.944507
Low
0.941673
Last updated: 5/8/2026, 1:25:30 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.94 STD |
| 10 LAK | 9.42 STD |
| 50 LAK | 47.11 STD |
| 100 LAK | 94.21 STD |
| 500 LAK | 471.05 STD |
| 1,000 LAK | 942.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-05-08T01:25:30Z",
"rates": {
"STD": 0.942101
}
}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.2101,
"rate": 0.942101
}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