Rate Overview
Live
1 LVL = 4.5041 WST
1 WST = 0.222022
LVL
Avg
4.4853
High
4.5041
Low
4.4637
Last updated: 8/20/2026, 2:04:08 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.50 WST |
| 10 LVL | 45.04 WST |
| 50 LVL | 225.20 WST |
| 100 LVL | 450.41 WST |
| 500 LVL | 2,252.03 WST |
| 1,000 LVL | 4,504.06 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-08-20T14:04:08Z",
"rates": {
"WST": 4.504064
}
}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": 450.40639999999996,
"rate": 4.504064
}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