Rate Overview
Live
1 WST = 0.363836 CUC
1 CUC = 2.7485
WST
Avg
0.363338
High
0.364300
Low
0.360787
Last updated: 7/8/2026, 9:54:41 AM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.36 CUC |
| 10 WST | 3.64 CUC |
| 50 WST | 18.19 CUC |
| 100 WST | 36.38 CUC |
| 500 WST | 181.92 CUC |
| 1,000 WST | 363.84 CUC |
Get WST/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CUCExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-08T09:54:41Z",
"rates": {
"CUC": 0.363836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CUC",
"amount": 100
},
"result": 36.3836,
"rate": 0.363836
}Build with WST/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key