Rate Overview
Live
1 CUC = 2.7081 WST
1 WST = 0.369256
CUC
Avg
2.7084
High
2.7167
Low
2.6968
Last updated: 9/7/2026, 3:59:30 PM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.71 WST |
| 10 CUC | 27.08 WST |
| 50 CUC | 135.41 WST |
| 100 CUC | 270.81 WST |
| 500 CUC | 1,354.07 WST |
| 1,000 CUC | 2,708.15 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-09-07T15:59:30Z",
"rates": {
"WST": 2.708145
}
}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": 270.8145,
"rate": 2.708145
}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