Rate Overview
Live
1 STD = 1.0525 LAK
1 LAK = 0.950094
STD
Avg
1.0334
High
1.0649
Low
0.997846
Last updated: 7/19/2026, 3:44:55 PM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.05 LAK |
| 10 STD | 10.53 LAK |
| 50 STD | 52.63 LAK |
| 100 STD | 105.25 LAK |
| 500 STD | 526.26 LAK |
| 1,000 STD | 1,052.53 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-19T15:44:55Z",
"rates": {
"LAK": 1.052527
}
}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.2527,
"rate": 1.052527
}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