Rate Overview
Live
1 LTL = 0.913322 WST
1 WST = 1.0949
LTL
Avg
0.912684
High
0.974858
Low
0.851342
Last updated: 3/27/2026, 9:44:42 AM
Quick Conversions
| LTL | WST |
|---|---|
| 1 LTL | 0.91 WST |
| 10 LTL | 9.13 WST |
| 50 LTL | 45.67 WST |
| 100 LTL | 91.33 WST |
| 500 LTL | 456.66 WST |
| 1,000 LTL | 913.32 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-27T09:44:42Z",
"rates": {
"WST": 0.913322
}
}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.3322,
"rate": 0.913322
}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