Rate Overview
Live
1 WST = 0.507243 CAD
1 CAD = 1.9714
WST
Avg
0.506368
High
0.508010
Low
0.503108
Last updated: 3/27/2026, 12:01:00 PM
Quick Conversions
| WST | CAD |
|---|---|
| 1 WST | 0.51 CAD |
| 10 WST | 5.07 CAD |
| 50 WST | 25.36 CAD |
| 100 WST | 50.72 CAD |
| 500 WST | 253.62 CAD |
| 1,000 WST | 507.24 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-03-27T12:01:00Z",
"rates": {
"CAD": 0.507243
}
}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.7243,
"rate": 0.507243
}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