Rate Overview
Live
1 WST = 0.990363 XCD
1 XCD = 1.0097
WST
Avg
0.982201
High
1.0426
Low
0.926937
Last updated: 3/27/2026, 11:14:40 AM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 0.99 XCD |
| 10 WST | 9.90 XCD |
| 50 WST | 49.52 XCD |
| 100 WST | 99.04 XCD |
| 500 WST | 495.18 XCD |
| 1,000 WST | 990.36 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-27T11:14:40Z",
"rates": {
"XCD": 0.990363
}
}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": 99.0363,
"rate": 0.990363
}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