Rate Overview
Live
1 LTL = 0.906614 WST
1 WST = 1.1030
LTL
Avg
0.924541
High
0.942753
Low
0.906614
Last updated: 3/27/2026, 2:37:37 PM
Quick Conversions
| LTL | WST |
|---|---|
| 1 LTL | 0.91 WST |
| 10 LTL | 9.07 WST |
| 50 LTL | 45.33 WST |
| 100 LTL | 90.66 WST |
| 500 LTL | 453.31 WST |
| 1,000 LTL | 906.61 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-03-27T14:37:37Z",
"rates": {
"WST": 0.906614
}
}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": 90.6614,
"rate": 0.906614
}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