Rate Overview
Live
1 CAD = 1.9731 WST
1 WST = 0.506806
CAD
Avg
1.9751
High
1.9876
Low
1.9684
Last updated: 3/27/2026, 9:23:25 AM
Quick Conversions
| CAD | WST |
|---|---|
| 1 CAD | 1.97 WST |
| 10 CAD | 19.73 WST |
| 50 CAD | 98.66 WST |
| 100 CAD | 197.31 WST |
| 500 CAD | 986.57 WST |
| 1,000 CAD | 1,973.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-03-27T09:23:25Z",
"rates": {
"WST": 1.973141
}
}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.3141,
"rate": 1.973141
}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