Rate Overview
Live
1 WST = 0.362849 CUC
1 CUC = 2.7560
WST
Avg
0.364611
High
0.367775
Low
0.359822
Last updated: 7/26/2026, 2:26:19 AM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.36 CUC |
| 10 WST | 3.63 CUC |
| 50 WST | 18.14 CUC |
| 100 WST | 36.28 CUC |
| 500 WST | 181.42 CUC |
| 1,000 WST | 362.85 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-26T02:26:19Z",
"rates": {
"CUC": 0.362849
}
}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.2849,
"rate": 0.362849
}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