Rate Overview
Live
1 XCD = 0.993337 WST
1 WST = 1.0067
XCD
Avg
0.999748
High
1.0050
Low
0.993337
Last updated: 3/7/2026, 1:01:29 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 0.99 WST |
| 10 XCD | 9.93 WST |
| 50 XCD | 49.67 WST |
| 100 XCD | 99.33 WST |
| 500 XCD | 496.67 WST |
| 1,000 XCD | 993.34 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-03-07T01:01:29Z",
"rates": {
"WST": 0.993337
}
}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": 99.33370000000001,
"rate": 0.993337
}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