Rate Overview
Live
1 LTL = 0.894245 WST
1 WST = 1.1183
LTL
Avg
0.930883
High
0.982269
Low
0.894245
Last updated: 6/26/2026, 11:22:40 PM
Quick Conversions
| LTL | WST |
|---|---|
| 1 LTL | 0.89 WST |
| 10 LTL | 8.94 WST |
| 50 LTL | 44.71 WST |
| 100 LTL | 89.42 WST |
| 500 LTL | 447.12 WST |
| 1,000 LTL | 894.25 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-06-26T23:22:40Z",
"rates": {
"WST": 0.894245
}
}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": 89.4245,
"rate": 0.894245
}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