Rate Overview
Live
1 XCD = 1.0129 WST
1 WST = 0.987231
XCD
Avg
1.0197
High
1.0247
Low
1.0129
Last updated: 1/25/2026, 10:12:12 PM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.01 WST |
| 10 XCD | 10.13 WST |
| 50 XCD | 50.65 WST |
| 100 XCD | 101.29 WST |
| 500 XCD | 506.47 WST |
| 1,000 XCD | 1,012.93 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-01-25T22:12:12Z",
"rates": {
"WST": 1.012934
}
}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": 101.2934,
"rate": 1.012934
}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