Rate Overview
Live
1 CAD = 1.9361 WST
1 WST = 0.516491
CAD
Avg
1.9687
High
2.0183
Low
1.9229
Last updated: 7/27/2026, 4:00:03 PM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.94 WST |
| 10 CAD | 19.36 WST |
| 50 CAD | 96.81 WST |
| 100 CAD | 193.61 WST |
| 500 CAD | 968.07 WST |
| 1,000 CAD | 1,936.14 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-27T16:00:03Z",
"rates": {
"WST": 1.936144
}
}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": 193.61440000000002,
"rate": 1.936144
}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