Rate Overview
Live
1 CAD = 1.9711 WST
1 WST = 0.507343
CAD
Avg
1.9591
High
1.9711
Low
1.9509
Last updated: 8/15/2026, 3:22:26 PM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.97 WST |
| 10 CAD | 19.71 WST |
| 50 CAD | 98.55 WST |
| 100 CAD | 197.11 WST |
| 500 CAD | 985.53 WST |
| 1,000 CAD | 1,971.05 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-08-15T15:22:26Z",
"rates": {
"WST": 1.971052
}
}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": 197.1052,
"rate": 1.971052
}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