Rate Overview
Live
1 LAK = 0.960171 STD
1 STD = 1.0415
LAK
Avg
0.958068
High
0.961105
Low
0.954005
Last updated: 7/29/2026, 6:18:25 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.96 STD |
| 10 LAK | 9.60 STD |
| 50 LAK | 48.01 STD |
| 100 LAK | 96.02 STD |
| 500 LAK | 480.09 STD |
| 1,000 LAK | 960.17 STD |
Get LAK/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=STDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-29T06:18:25Z",
"rates": {
"STD": 0.960171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "STD",
"amount": 100
},
"result": 96.0171,
"rate": 0.960171
}Build with LAK/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key