Rate Overview
Live
1 LVL = 4.5299 WST
1 WST = 0.220754
LVL
Avg
4.5137
High
4.5622
Low
4.4659
Last updated: 3/7/2026, 7:38:21 AM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.53 WST |
| 10 LVL | 45.30 WST |
| 50 LVL | 226.50 WST |
| 100 LVL | 452.99 WST |
| 500 LVL | 2,264.96 WST |
| 1,000 LVL | 4,529.92 WST |
Get LVL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=WSTExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T07:38:21Z",
"rates": {
"WST": 4.529924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "WST",
"amount": 100
},
"result": 452.99240000000003,
"rate": 4.529924
}Build with LVL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key