Rate Overview
Live
1 WST = 0.981265 XCD
1 XCD = 1.0191
WST
Avg
0.993066
High
1.0080
Low
0.970911
Last updated: 7/25/2026, 10:58:50 PM
Quick Conversions
| WST | XCD |
|---|---|
| 1 WST | 0.98 XCD |
| 10 WST | 9.81 XCD |
| 50 WST | 49.06 XCD |
| 100 WST | 98.13 XCD |
| 500 WST | 490.63 XCD |
| 1,000 WST | 981.27 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-25T22:58:50Z",
"rates": {
"XCD": 0.981265
}
}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.12650000000001,
"rate": 0.981265
}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