Rate Overview
Live
1 CUC = 2.6701 WST
1 WST = 0.374513
CUC
Avg
2.6960
High
2.7360
Low
2.6562
Last updated: 5/27/2026, 9:35:57 PM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.67 WST |
| 10 CUC | 26.70 WST |
| 50 CUC | 133.51 WST |
| 100 CUC | 267.01 WST |
| 500 CUC | 1,335.07 WST |
| 1,000 CUC | 2,670.14 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-27T21:35:57Z",
"rates": {
"WST": 2.670135
}
}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.0135,
"rate": 2.670135
}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