Rate Overview
Live
1 STD = 1.0581 LAK
1 LAK = 0.945113
STD
Avg
1.0108
High
1.0581
Low
0.996205
Last updated: 3/28/2026, 11:58:27 AM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.06 LAK |
| 10 STD | 10.58 LAK |
| 50 STD | 52.90 LAK |
| 100 STD | 105.81 LAK |
| 500 STD | 529.04 LAK |
| 1,000 STD | 1,058.07 LAK |
Get STD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=LAKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-28T11:58:27Z",
"rates": {
"LAK": 1.058074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "LAK",
"amount": 100
},
"result": 105.8074,
"rate": 1.058074
}Build with STD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key