Rate Overview
Live
1 WST = 0.225973 LVL
1 LVL = 4.4253
WST
Avg
0.223374
High
0.225973
Low
0.219802
Last updated: 7/8/2026, 2:06:53 PM
Quick Conversions
| WST | LVL |
|---|---|
| 1 WST | 0.23 LVL |
| 10 WST | 2.26 LVL |
| 50 WST | 11.30 LVL |
| 100 WST | 22.60 LVL |
| 500 WST | 112.99 LVL |
| 1,000 WST | 225.97 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-07-08T14:06:53Z",
"rates": {
"LVL": 0.225973
}
}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.5973,
"rate": 0.225973
}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