Rate Overview
Live
1 LVL = 4.4937 WST
1 WST = 0.222533
LVL
Avg
4.4848
High
4.4937
Low
4.4751
Last updated: 9/10/2026, 1:47:16 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.49 WST |
| 10 LVL | 44.94 WST |
| 50 LVL | 224.69 WST |
| 100 LVL | 449.37 WST |
| 500 LVL | 2,246.86 WST |
| 1,000 LVL | 4,493.71 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-09-10T13:47:16Z",
"rates": {
"WST": 4.493714
}
}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": 449.3714,
"rate": 4.493714
}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