Rate Overview
Live
1 WST = 1.1052 LTL
1 LTL = 0.904820
WST
Avg
1.0916
High
1.1052
Low
1.0769
Last updated: 3/7/2026, 1:03:37 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.11 LTL |
| 10 WST | 11.05 LTL |
| 50 WST | 55.26 LTL |
| 100 WST | 110.52 LTL |
| 500 WST | 552.60 LTL |
| 1,000 WST | 1,105.19 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-07T01:03:37Z",
"rates": {
"LTL": 1.105192
}
}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.5192,
"rate": 1.105192
}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