Rate Overview
Live
1 CAD = 1.9481 WST
1 WST = 0.513311
CAD
Avg
1.9564
High
1.9716
Low
1.9481
Last updated: 5/27/2026, 5:14:57 PM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.95 WST |
| 10 CAD | 19.48 WST |
| 50 CAD | 97.41 WST |
| 100 CAD | 194.81 WST |
| 500 CAD | 974.07 WST |
| 1,000 CAD | 1,948.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-05-27T17:14:57Z",
"rates": {
"WST": 1.948135
}
}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.8135,
"rate": 1.948135
}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