Rate Overview
Live
1 STD = 1.0543 LAK
1 LAK = 0.948453
STD
Avg
1.0550
High
1.0619
Low
1.0522
Last updated: 9/2/2026, 5:55:14 AM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.05 LAK |
| 10 STD | 10.54 LAK |
| 50 STD | 52.72 LAK |
| 100 STD | 105.43 LAK |
| 500 STD | 527.17 LAK |
| 1,000 STD | 1,054.35 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-09-02T05:55:14Z",
"rates": {
"LAK": 1.054348
}
}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.43480000000001,
"rate": 1.054348
}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