Rate Overview
Live
1 WST = 0.985213 XCD
1 XCD = 1.0150
WST
Avg
0.994585
High
1.0096
Low
0.975918
Last updated: 7/8/2026, 10:48:00 AM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 0.99 XCD |
| 10 WST | 9.85 XCD |
| 50 WST | 49.26 XCD |
| 100 WST | 98.52 XCD |
| 500 WST | 492.61 XCD |
| 1,000 WST | 985.21 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-08T10:48:00Z",
"rates": {
"XCD": 0.985213
}
}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.5213,
"rate": 0.985213
}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