Rate Overview
Live
1 WST = 1.0961 LTL
1 LTL = 0.912348
WST
Avg
1.0946
High
1.0982
Low
1.0792
Last updated: 5/7/2026, 10:14:08 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.10 LTL |
| 10 WST | 10.96 LTL |
| 50 WST | 54.80 LTL |
| 100 WST | 109.61 LTL |
| 500 WST | 548.04 LTL |
| 1,000 WST | 1,096.07 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-07T10:14:08Z",
"rates": {
"LTL": 1.096073
}
}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": 109.60730000000001,
"rate": 1.096073
}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