Rate Overview
Live
1 STD = 1.0408 LAK
1 LAK = 0.960817
STD
Avg
1.0283
High
1.0619
Low
0.996634
Last updated: 7/24/2026, 4:22:07 AM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.04 LAK |
| 10 STD | 10.41 LAK |
| 50 STD | 52.04 LAK |
| 100 STD | 104.08 LAK |
| 500 STD | 520.39 LAK |
| 1,000 STD | 1,040.78 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-07-24T04:22:07Z",
"rates": {
"LAK": 1.040781
}
}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": 104.07809999999999,
"rate": 1.040781
}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