Rate Overview
Live
1 LAK = 0.949872 STD
1 STD = 1.0528
LAK
Avg
0.946459
High
0.949872
Low
0.942554
Last updated: 8/13/2026, 1:14:36 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.95 STD |
| 10 LAK | 9.50 STD |
| 50 LAK | 47.49 STD |
| 100 LAK | 94.99 STD |
| 500 LAK | 474.94 STD |
| 1,000 LAK | 949.87 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-08-13T01:14:36Z",
"rates": {
"STD": 0.949872
}
}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.9872,
"rate": 0.949872
}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