Rate Overview
Live
1 LVL = 4.4850 WST
1 WST = 0.222965
LVL
Avg
4.4953
High
4.5379
Low
4.4574
Last updated: 4/17/2026, 1:30:40 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.49 WST |
| 10 LVL | 44.85 WST |
| 50 LVL | 224.25 WST |
| 100 LVL | 448.50 WST |
| 500 LVL | 2,242.51 WST |
| 1,000 LVL | 4,485.01 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-04-17T13:30:40Z",
"rates": {
"WST": 4.485014
}
}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": 448.5014,
"rate": 4.485014
}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