Rate Overview
Live
1 LAK = 0.988979 STD
1 STD = 1.0111
LAK
Avg
0.987140
High
0.994970
Low
0.976151
Last updated: 3/7/2026, 7:43:24 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.99 STD |
| 10 LAK | 9.89 STD |
| 50 LAK | 49.45 STD |
| 100 LAK | 98.90 STD |
| 500 LAK | 494.49 STD |
| 1,000 LAK | 988.98 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-03-07T07:43:24Z",
"rates": {
"STD": 0.988979
}
}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": 98.8979,
"rate": 0.988979
}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