Rate Overview
Live
1 LAK = 0.954005 STD
1 STD = 1.0482
LAK
Avg
0.956688
High
0.961105
Low
0.953916
Last updated: 7/28/2026, 4:05:32 AM
Quick Conversions
| LAK | STD |
|---|---|
| 1 LAK | 0.95 STD |
| 10 LAK | 9.54 STD |
| 50 LAK | 47.70 STD |
| 100 LAK | 95.40 STD |
| 500 LAK | 477.00 STD |
| 1,000 LAK | 954.01 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-28T04:05:32Z",
"rates": {
"STD": 0.954005
}
}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": 95.4005,
"rate": 0.954005
}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