Rate Overview
Live
1 XCD = 1.0201 WST
1 WST = 0.980343 XCD
Avg
1.0231
High
1.0325
Low
1.0138
Last updated: 1/25/2026, 11:13:06 AM
Quick Conversions
| XCD | WST |
|---|---|
| 1 XCD | 1.02 WST |
| 10 XCD | 10.20 WST |
| 50 XCD | 51.00 WST |
| 100 XCD | 102.01 WST |
| 500 XCD | 510.03 WST |
| 1,000 XCD | 1,020.05 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-25T11:13:06Z",
"rates": {
"WST": 1.020051
}
}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": 102.0051,
"rate": 1.020051
}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