Rate Overview
Live
1 XCD = 0.993821 WST
1 WST = 1.0062
XCD
Avg
1.0211
High
1.0763
Low
0.981117
Last updated: 5/27/2026, 1:56:20 PM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 0.99 WST |
| 10 XCD | 9.94 WST |
| 50 XCD | 49.69 WST |
| 100 XCD | 99.38 WST |
| 500 XCD | 496.91 WST |
| 1,000 XCD | 993.82 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-05-27T13:56:20Z",
"rates": {
"WST": 0.993821
}
}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.3821,
"rate": 0.993821
}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