Rate Overview
Live
1 LTL = 0.912892 WST
1 WST = 1.0954
LTL
Avg
0.911581
High
0.918422
Low
0.905378
Last updated: 9/9/2026, 1:55:15 PM
Quick Conversions
| LTL | WST |
|---|---|
| 1 LTL | 0.91 WST |
| 10 LTL | 9.13 WST |
| 50 LTL | 45.64 WST |
| 100 LTL | 91.29 WST |
| 500 LTL | 456.45 WST |
| 1,000 LTL | 912.89 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-09-09T13:55:15Z",
"rates": {
"WST": 0.912892
}
}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.28920000000001,
"rate": 0.912892
}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