Rate Overview
Live
1 WST = 0.222476 LVL
1 LVL = 4.4949
WST
Avg
0.221527
High
0.225435
Low
0.215904
Last updated: 6/18/2026, 12:46:47 PM
Quick Conversions
| WST | LVL |
|---|---|
| 1 WST | 0.22 LVL |
| 10 WST | 2.22 LVL |
| 50 WST | 11.12 LVL |
| 100 WST | 22.25 LVL |
| 500 WST | 111.24 LVL |
| 1,000 WST | 222.48 LVL |
Get WST/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=LVLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-18T12:46:47Z",
"rates": {
"LVL": 0.222476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "LVL",
"amount": 100
},
"result": 22.247600000000002,
"rate": 0.222476
}Build with WST/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key