Rate Overview
Live
1 CAD = 1.9484 WST
1 WST = 0.513253
CAD
Avg
1.9434
High
1.9556
Low
1.9346
Last updated: 7/27/2026, 12:48:54 AM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.95 WST |
| 10 CAD | 19.48 WST |
| 50 CAD | 97.42 WST |
| 100 CAD | 194.84 WST |
| 500 CAD | 974.18 WST |
| 1,000 CAD | 1,948.36 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-27T00:48:54Z",
"rates": {
"WST": 1.948355
}
}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": 194.8355,
"rate": 1.948355
}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