Rate Overview
Live
1 WST = 0.512735 CAD
1 CAD = 1.9503
WST
Avg
0.513357
High
0.517212
Low
0.509887
Last updated: 6/17/2026, 6:40:50 AM
Quick Conversions
| WST | CAD |
|---|---|
| 1 WST | 0.51 CAD |
| 10 WST | 5.13 CAD |
| 50 WST | 25.64 CAD |
| 100 WST | 51.27 CAD |
| 500 WST | 256.37 CAD |
| 1,000 WST | 512.74 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-06-17T06:40:50Z",
"rates": {
"CAD": 0.512735
}
}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.273500000000006,
"rate": 0.512735
}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