Rate Overview
Live
1 XCD = 1.0147 WST
1 WST = 0.985528
XCD
Avg
1.0072
High
1.0161
Low
0.999883
Last updated: 6/19/2026, 8:42:13 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.01 WST |
| 10 XCD | 10.15 WST |
| 50 XCD | 50.73 WST |
| 100 XCD | 101.47 WST |
| 500 XCD | 507.34 WST |
| 1,000 XCD | 1,014.68 WST |
Get XCD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=WSTExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-06-19T08:42:13Z",
"rates": {
"WST": 1.014684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "WST",
"amount": 100
},
"result": 101.46839999999999,
"rate": 1.014684
}Build with XCD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key