Rate Overview
Live
1 LVL = 4.4704 WST
1 WST = 0.223694
LVL
Avg
4.4605
High
4.5231
Low
4.4369
Last updated: 5/9/2026, 12:15:48 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.47 WST |
| 10 LVL | 44.70 WST |
| 50 LVL | 223.52 WST |
| 100 LVL | 447.04 WST |
| 500 LVL | 2,235.19 WST |
| 1,000 LVL | 4,470.38 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-05-09T12:15:48Z",
"rates": {
"WST": 4.470384
}
}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": 447.0384,
"rate": 4.470384
}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