Rate Overview
Live
1 XCD = 1.0150 WST
1 WST = 0.985214
XCD
Avg
1.0130
High
1.0300
Low
0.999883
Last updated: 7/8/2026, 10:01:11 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.02 WST |
| 10 XCD | 10.15 WST |
| 50 XCD | 50.75 WST |
| 100 XCD | 101.50 WST |
| 500 XCD | 507.50 WST |
| 1,000 XCD | 1,015.01 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-08T10:01:11Z",
"rates": {
"WST": 1.015008
}
}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.5008,
"rate": 1.015008
}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