Rate Overview
Live
1 CUC = 2.7129 WST
1 WST = 0.368604
CUC
Avg
2.7192
High
2.7450
Low
2.6963
Last updated: 4/17/2026, 10:42:37 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.71 WST |
| 10 CUC | 27.13 WST |
| 50 CUC | 135.65 WST |
| 100 CUC | 271.29 WST |
| 500 CUC | 1,356.47 WST |
| 1,000 CUC | 2,712.94 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-04-17T10:42:37Z",
"rates": {
"WST": 2.71294
}
}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": 271.29400000000004,
"rate": 2.71294
}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