Rate Overview
Live
1 WST = 1.0067 XCD
1 XCD = 0.993338
WST
Avg
1.0003
High
1.0067
Low
0.995058
Last updated: 3/7/2026, 1:01:23 AM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 1.01 XCD |
| 10 WST | 10.07 XCD |
| 50 WST | 50.34 XCD |
| 100 WST | 100.67 XCD |
| 500 WST | 503.35 XCD |
| 1,000 WST | 1,006.71 XCD |
Get WST/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=XCDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:01:23Z",
"rates": {
"XCD": 1.006707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "XCD",
"amount": 100
},
"result": 100.6707,
"rate": 1.006707
}Build with WST/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key