Rate Overview
Live
1 WST = 0.505916 CAD
1 CAD = 1.9766
WST
Avg
0.504721
High
0.508320
Low
0.496986
Last updated: 5/7/2026, 11:22:17 AM
Quick Conversions
| WST | CAD |
|---|---|
| 1 WST | 0.51 CAD |
| 10 WST | 5.06 CAD |
| 50 WST | 25.30 CAD |
| 100 WST | 50.59 CAD |
| 500 WST | 252.96 CAD |
| 1,000 WST | 505.92 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-07T11:22:17Z",
"rates": {
"CAD": 0.505916
}
}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.5916,
"rate": 0.505916
}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