Rate Overview
Live
1 WST = 0.995199 XCD
1 XCD = 1.0048
WST
Avg
0.986385
High
0.995818
Low
0.970911
Last updated: 7/21/2026, 1:01:06 PM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 1.00 XCD |
| 10 WST | 9.95 XCD |
| 50 WST | 49.76 XCD |
| 100 WST | 99.52 XCD |
| 500 WST | 497.60 XCD |
| 1,000 WST | 995.20 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-07-21T13:01:06Z",
"rates": {
"XCD": 0.995199
}
}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.51989999999999,
"rate": 0.995199
}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