Rate Overview
Live
1 LAK = 0.000125 WST
1 WST = 8000.00
LAK
Avg
0.000128
High
0.000135
Low
0.000121
Last updated: 3/27/2026, 2:52:38 PM
Quick Conversions
| LAK | WST |
|---|---|
| 1 LAK | 0.00 WST |
| 10 LAK | 0.00 WST |
| 50 LAK | 0.01 WST |
| 100 LAK | 0.01 WST |
| 500 LAK | 0.06 WST |
| 1,000 LAK | 0.13 WST |
Get LAK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=WSTExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-27T14:52:38Z",
"rates": {
"WST": 0.000125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "WST",
"amount": 100
},
"result": 0.0125,
"rate": 0.000125
}Build with LAK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key