Rate Overview
Live
1 CUC = 2.7485 WST
1 WST = 0.363837
CUC
Avg
2.7516
High
2.7717
Low
2.7438
Last updated: 7/8/2026, 10:08:18 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.75 WST |
| 10 CUC | 27.48 WST |
| 50 CUC | 137.42 WST |
| 100 CUC | 274.85 WST |
| 500 CUC | 1,374.24 WST |
| 1,000 CUC | 2,748.48 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-08T10:08:18Z",
"rates": {
"WST": 2.748484
}
}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": 274.84839999999997,
"rate": 2.748484
}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