Rate Overview
Live
1 WST = 0.504314 CAD
1 CAD = 1.9829
WST
Avg
0.506737
High
0.509138
Low
0.504314
Last updated: 4/17/2026, 6:19:55 AM
Quick Conversions
| WST | CAD |
|---|---|
| 1 WST | 0.50 CAD |
| 10 WST | 5.04 CAD |
| 50 WST | 25.22 CAD |
| 100 WST | 50.43 CAD |
| 500 WST | 252.16 CAD |
| 1,000 WST | 504.31 CAD |
Get WST/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CADExample Response:
{
"success": true,
"base": "WST",
"date": "2026-04-17T06:19:55Z",
"rates": {
"CAD": 0.504314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CAD",
"amount": 100
},
"result": 50.431400000000004,
"rate": 0.504314
}Build with WST/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key