Rate Overview
Live
1 CAD = 1.9556 WST
1 WST = 0.511341
CAD
Avg
1.9402
High
1.9591
Low
1.9229
Last updated: 7/26/2026, 2:42:33 AM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.96 WST |
| 10 CAD | 19.56 WST |
| 50 CAD | 97.78 WST |
| 100 CAD | 195.56 WST |
| 500 CAD | 977.82 WST |
| 1,000 CAD | 1,955.64 WST |
Get CAD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=WSTExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-26T02:42:33Z",
"rates": {
"WST": 1.955642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "WST",
"amount": 100
},
"result": 195.5642,
"rate": 1.955642
}Build with CAD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key