Rate Overview
Live
1 LVL = 4.4661 WST
1 WST = 0.223910
LVL
Avg
4.4764
High
4.5153
Low
4.4476
Last updated: 6/19/2026, 11:49:31 AM
Quick Conversions
| LVL | WST |
|---|---|
| 1 LVL | 4.47 WST |
| 10 LVL | 44.66 WST |
| 50 LVL | 223.30 WST |
| 100 LVL | 446.61 WST |
| 500 LVL | 2,233.04 WST |
| 1,000 LVL | 4,466.08 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-06-19T11:49:31Z",
"rates": {
"WST": 4.466081
}
}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": 446.6081,
"rate": 4.466081
}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