Rate Overview
Live
1 STD = 1.0479 LAK
1 LAK = 0.954247
STD
Avg
1.0334
High
1.0673
Low
1.0010
Last updated: 7/25/2026, 5:16:39 PM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.05 LAK |
| 10 STD | 10.48 LAK |
| 50 STD | 52.40 LAK |
| 100 STD | 104.79 LAK |
| 500 STD | 523.97 LAK |
| 1,000 STD | 1,047.95 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-25T17:16:39Z",
"rates": {
"LAK": 1.047947
}
}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.79469999999999,
"rate": 1.047947
}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