Rate Overview
Live
1 WST = 0.997690 XCD
1 XCD = 1.0023
WST
Avg
0.997439
High
1.0062
Low
0.986141
Last updated: 3/27/2026, 2:32:45 PM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 1.00 XCD |
| 10 WST | 9.98 XCD |
| 50 WST | 49.88 XCD |
| 100 WST | 99.77 XCD |
| 500 WST | 498.84 XCD |
| 1,000 WST | 997.69 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-27T14:32:45Z",
"rates": {
"XCD": 0.99769
}
}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.76899999999999,
"rate": 0.99769
}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