Rate Overview
Live
1 WST = 1.1030 LTL
1 LTL = 0.906615
WST
Avg
1.0818
High
1.1030
Low
1.0607
Last updated: 3/27/2026, 2:52:38 PM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.10 LTL |
| 10 WST | 11.03 LTL |
| 50 WST | 55.15 LTL |
| 100 WST | 110.30 LTL |
| 500 WST | 551.50 LTL |
| 1,000 WST | 1,103.00 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-03-27T14:52:38Z",
"rates": {
"LTL": 1.103004
}
}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": 110.30040000000001,
"rate": 1.103004
}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