Rate Overview
Live
1 XCD = 0.996808 WST
1 WST = 1.0032
XCD
Avg
0.998162
High
1.0124
Low
0.994874
Last updated: 5/7/2026, 9:07:11 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.00 WST |
| 10 XCD | 9.97 WST |
| 50 XCD | 49.84 WST |
| 100 XCD | 99.68 WST |
| 500 XCD | 498.40 WST |
| 1,000 XCD | 996.81 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-07T09:07:11Z",
"rates": {
"WST": 0.996808
}
}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.6808,
"rate": 0.996808
}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