Rate Overview
Live
1 WST = 1.0884 LTL
1 LTL = 0.918787
WST
Avg
1.0859
High
1.0951
Low
1.0757
Last updated: 4/17/2026, 7:33:38 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.09 LTL |
| 10 WST | 10.88 LTL |
| 50 WST | 54.42 LTL |
| 100 WST | 108.84 LTL |
| 500 WST | 544.20 LTL |
| 1,000 WST | 1,088.39 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-04-17T07:33:38Z",
"rates": {
"LTL": 1.088391
}
}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.83910000000002,
"rate": 1.088391
}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