Rate Overview
Live
1 WST = 0.222385 LVL
1 LVL = 4.4967
WST
Avg
0.223462
High
0.225152
Low
0.222385
Last updated: 8/9/2026, 1:12:10 PM
Quick Conversions
| WST | LVL |
|---|---|
| 1 WST | 0.22 LVL |
| 10 WST | 2.22 LVL |
| 50 WST | 11.12 LVL |
| 100 WST | 22.24 LVL |
| 500 WST | 111.19 LVL |
| 1,000 WST | 222.39 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-08-09T13:12:10Z",
"rates": {
"LVL": 0.222385
}
}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.2385,
"rate": 0.222385
}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