Rate Overview
Live
1 WST = 0.980342 XCD
1 XCD = 1.0201 WST
Avg
0.977408
High
0.986382
Low
0.968567
Last updated: 1/25/2026, 4:49:58 PM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 0.98 XCD |
| 10 WST | 9.80 XCD |
| 50 WST | 49.02 XCD |
| 100 WST | 98.03 XCD |
| 500 WST | 490.17 XCD |
| 1,000 WST | 980.34 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-01-25T16:49:58Z",
"rates": {
"XCD": 0.980342
}
}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": 98.0342,
"rate": 0.980342
}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