Rate Overview
Live
1 LVL = 4.5543 WST
1 WST = 0.219574
LVL
Avg
4.4873
High
4.7894
Low
4.1826
Last updated: 3/28/2026, 1:53:43 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.55 WST |
| 10 LVL | 45.54 WST |
| 50 LVL | 227.71 WST |
| 100 LVL | 455.43 WST |
| 500 LVL | 2,277.13 WST |
| 1,000 LVL | 4,554.27 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-28T13:53:43Z",
"rates": {
"WST": 4.554268
}
}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": 455.42680000000007,
"rate": 4.554268
}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