Rate Overview
Live
1 WST = 0.990609 XCD
1 XCD = 1.0095
WST
Avg
0.989688
High
0.994396
Low
0.981265
Last updated: 7/27/2026, 11:58:22 PM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 0.99 XCD |
| 10 WST | 9.91 XCD |
| 50 WST | 49.53 XCD |
| 100 WST | 99.06 XCD |
| 500 WST | 495.30 XCD |
| 1,000 WST | 990.61 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-27T23:58:22Z",
"rates": {
"XCD": 0.990609
}
}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.06089999999999,
"rate": 0.990609
}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