Rate Overview
Live
1 CUC = 2.7548 WST
1 WST = 0.362999
CUC
Avg
2.8009
High
2.9495
Low
2.6826
Last updated: 3/28/2026, 1:33:55 PM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.75 WST |
| 10 CUC | 27.55 WST |
| 50 CUC | 137.74 WST |
| 100 CUC | 275.48 WST |
| 500 CUC | 1,377.42 WST |
| 1,000 CUC | 2,754.83 WST |
Get CUC/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=WSTExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-03-28T13:33:55Z",
"rates": {
"WST": 2.754832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "WST",
"amount": 100
},
"result": 275.4832,
"rate": 2.754832
}Build with CUC/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key