Rate Overview
Live
1 STD = 1.0615 LAK
1 LAK = 0.942102
STD
Avg
1.0613
High
1.0619
Low
1.0588
Last updated: 5/7/2026, 2:47:38 PM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.06 LAK |
| 10 STD | 10.61 LAK |
| 50 STD | 53.07 LAK |
| 100 STD | 106.15 LAK |
| 500 STD | 530.73 LAK |
| 1,000 STD | 1,061.46 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-05-07T14:47:38Z",
"rates": {
"LAK": 1.061456
}
}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": 106.1456,
"rate": 1.061456
}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