Rate Overview
Live
1 WST = 1.1070 LTL
1 LTL = 0.903364
WST
Avg
1.0981
High
1.1746
Low
1.0258
Last updated: 7/28/2026, 11:59:27 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.11 LTL |
| 10 WST | 11.07 LTL |
| 50 WST | 55.35 LTL |
| 100 WST | 110.70 LTL |
| 500 WST | 553.49 LTL |
| 1,000 WST | 1,106.97 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-07-28T11:59:27Z",
"rates": {
"LTL": 1.106974
}
}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.69739999999999,
"rate": 1.106974
}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