Rate Overview
Live
1 CUC = 2.6762 WST
1 WST = 0.373666
CUC
Avg
2.7279
High
2.8050
Low
2.6762
Last updated: 5/28/2026, 12:06:10 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.68 WST |
| 10 CUC | 26.76 WST |
| 50 CUC | 133.81 WST |
| 100 CUC | 267.62 WST |
| 500 CUC | 1,338.10 WST |
| 1,000 CUC | 2,676.19 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-05-28T00:06:10Z",
"rates": {
"WST": 2.67619
}
}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": 267.619,
"rate": 2.67619
}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