Rate Overview
Live
1 LAK = 0.937052 STD
1 STD = 1.0672
LAK
Avg
0.946455
High
0.953008
Low
0.937052
Last updated: 9/5/2026, 6:01:43 PM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.94 STD |
| 10 LAK | 9.37 STD |
| 50 LAK | 46.85 STD |
| 100 LAK | 93.71 STD |
| 500 LAK | 468.53 STD |
| 1,000 LAK | 937.05 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-09-05T18:01:43Z",
"rates": {
"STD": 0.937052
}
}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": 93.7052,
"rate": 0.937052
}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