Rate Overview
Live
1 CUC = 2.7381 WST
1 WST = 0.365213
CUC
Avg
2.7872
High
2.9495
Low
2.6826
Last updated: 7/30/2026, 8:14:24 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.74 WST |
| 10 CUC | 27.38 WST |
| 50 CUC | 136.91 WST |
| 100 CUC | 273.81 WST |
| 500 CUC | 1,369.06 WST |
| 1,000 CUC | 2,738.13 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-07-30T08:14:24Z",
"rates": {
"WST": 2.738129
}
}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": 273.81289999999996,
"rate": 2.738129
}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