Rate Overview
Live
1 WST = 0.517787 CAD
1 CAD = 1.9313
WST
Avg
0.498505
High
0.517787
Low
0.473046
Last updated: 5/27/2026, 7:25:41 PM
Quick Conversions
| WST | CAD |
|---|---|
| 1 WST | 0.52 CAD |
| 10 WST | 5.18 CAD |
| 50 WST | 25.89 CAD |
| 100 WST | 51.78 CAD |
| 500 WST | 258.89 CAD |
| 1,000 WST | 517.79 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-05-27T19:25:41Z",
"rates": {
"CAD": 0.517787
}
}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": 51.7787,
"rate": 0.517787
}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