Rate Overview
Live
1 XCD = 1.0087 WST
1 WST = 0.991352
XCD
Avg
1.0173
High
1.0300
Low
1.0084
Last updated: 7/2/2026, 9:19:50 PM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.01 WST |
| 10 XCD | 10.09 WST |
| 50 XCD | 50.44 WST |
| 100 XCD | 100.87 WST |
| 500 XCD | 504.36 WST |
| 1,000 XCD | 1,008.72 WST |
Get XCD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=WSTExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-02T21:19:50Z",
"rates": {
"WST": 1.008723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "WST",
"amount": 100
},
"result": 100.87230000000001,
"rate": 1.008723
}Build with XCD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key