Rate Overview
Live
1 WST = 1.1138 LTL
1 LTL = 0.897802
WST
Avg
1.1084
High
1.1138
Low
1.1007
Last updated: 7/25/2026, 2:24:21 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.11 LTL |
| 10 WST | 11.14 LTL |
| 50 WST | 55.69 LTL |
| 100 WST | 111.38 LTL |
| 500 WST | 556.92 LTL |
| 1,000 WST | 1,113.83 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-25T02:24:21Z",
"rates": {
"LTL": 1.113831
}
}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": 111.3831,
"rate": 1.113831
}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