Rate Overview
Live
1 STD = 1.0659 LAK
1 LAK = 0.938179
STD
Avg
1.0632
High
1.0659
Low
1.0610
Last updated: 4/17/2026, 11:58:48 AM
Quick Conversions
| STD | LAK |
|---|---|
| 1 STD | 1.07 LAK |
| 10 STD | 10.66 LAK |
| 50 STD | 53.29 LAK |
| 100 STD | 106.59 LAK |
| 500 STD | 532.95 LAK |
| 1,000 STD | 1,065.90 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-04-17T11:58:48Z",
"rates": {
"LAK": 1.065895
}
}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.5895,
"rate": 1.065895
}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