Rate Overview
Live
1 XCD = 1.0038 WST
1 WST = 0.996172
XCD
Avg
1.0062
High
1.0157
Low
0.997673
Last updated: 4/17/2026, 6:10:39 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.00 WST |
| 10 XCD | 10.04 WST |
| 50 XCD | 50.19 WST |
| 100 XCD | 100.38 WST |
| 500 XCD | 501.92 WST |
| 1,000 XCD | 1,003.84 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-04-17T06:10:39Z",
"rates": {
"WST": 1.003843
}
}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": 100.38430000000001,
"rate": 1.003843
}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