Rate Overview
Live
1 WST = 1.0892 LTL
1 LTL = 0.918113
WST
Avg
1.0945
High
1.1004
Low
1.0881
Last updated: 6/17/2026, 6:39:43 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.09 LTL |
| 10 WST | 10.89 LTL |
| 50 WST | 54.46 LTL |
| 100 WST | 108.92 LTL |
| 500 WST | 544.60 LTL |
| 1,000 WST | 1,089.19 LTL |
Get WST/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=LTLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-17T06:39:43Z",
"rates": {
"LTL": 1.08919
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "LTL",
"amount": 100
},
"result": 108.91900000000001,
"rate": 1.08919
}Build with WST/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key