Rate Overview
Live
1 WST = 1.0949 LTL
1 LTL = 0.913323
WST
Avg
1.0973
High
1.1746
Low
1.0258
Last updated: 3/27/2026, 9:28:44 AM
Quick Conversions
| WST | LTL |
|---|---|
| 1 WST | 1.09 LTL |
| 10 WST | 10.95 LTL |
| 50 WST | 54.75 LTL |
| 100 WST | 109.49 LTL |
| 500 WST | 547.45 LTL |
| 1,000 WST | 1,094.90 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-27T09:28:44Z",
"rates": {
"LTL": 1.094903
}
}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.49029999999999,
"rate": 1.094903
}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