Rate Overview
Live
1 LTL = 0.918786 WST
1 WST = 1.0884
LTL
Avg
0.920901
High
0.929630
Low
0.913139
Last updated: 4/17/2026, 6:17:08 AM
Quick Conversions
| LTL | WST |
|---|---|
| 1 LTL | 0.92 WST |
| 10 LTL | 9.19 WST |
| 50 LTL | 45.94 WST |
| 100 LTL | 91.88 WST |
| 500 LTL | 459.39 WST |
| 1,000 LTL | 918.79 WST |
Get LTL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=WSTExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:17:08Z",
"rates": {
"WST": 0.918786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "WST",
"amount": 100
},
"result": 91.8786,
"rate": 0.918786
}Build with LTL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key