Rate Overview
Live
1 LVL = 4.4574 WST
1 WST = 0.224346
LVL
Avg
4.4397
High
4.4610
Low
4.4161
Last updated: 7/31/2026, 10:57:46 PM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.46 WST |
| 10 LVL | 44.57 WST |
| 50 LVL | 222.87 WST |
| 100 LVL | 445.74 WST |
| 500 LVL | 2,228.70 WST |
| 1,000 LVL | 4,457.39 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-07-31T22:57:46Z",
"rates": {
"WST": 4.457394
}
}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": 445.7394,
"rate": 4.457394
}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