Rate Overview
Live
1 CAD = 1.9503 WST
1 WST = 0.512736
CAD
Avg
1.9480
High
1.9612
Low
1.9334
Last updated: 6/17/2026, 6:41:02 AM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.95 WST |
| 10 CAD | 19.50 WST |
| 50 CAD | 97.52 WST |
| 100 CAD | 195.03 WST |
| 500 CAD | 975.16 WST |
| 1,000 CAD | 1,950.32 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-06-17T06:41:02Z",
"rates": {
"WST": 1.950323
}
}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": 195.0323,
"rate": 1.950323
}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