Rate Overview
Live
1 CAD = 1.9812 WST
1 WST = 0.504754
CAD
Avg
1.9823
High
1.9917
Low
1.9717
Last updated: 3/7/2026, 12:29:37 AM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.98 WST |
| 10 CAD | 19.81 WST |
| 50 CAD | 99.06 WST |
| 100 CAD | 198.12 WST |
| 500 CAD | 990.58 WST |
| 1,000 CAD | 1,981.16 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-03-07T00:29:37Z",
"rates": {
"WST": 1.981162
}
}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": 198.11620000000002,
"rate": 1.981162
}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