Rate Overview
Live
1 WST = 1.1028 LTL
1 LTL = 0.906746
WST
Avg
1.0998
High
1.1075
Low
1.0921
Last updated: 5/27/2026, 1:53:23 PM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.10 LTL |
| 10 WST | 11.03 LTL |
| 50 WST | 55.14 LTL |
| 100 WST | 110.28 LTL |
| 500 WST | 551.42 LTL |
| 1,000 WST | 1,102.85 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-05-27T13:53:23Z",
"rates": {
"LTL": 1.102845
}
}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.28450000000001,
"rate": 1.102845
}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