Rate Overview
Live
1 CUC = 2.7427 WST
1 WST = 0.364602
CUC
Avg
2.7450
High
2.9126
Low
2.6562
Last updated: 7/29/2026, 10:06:37 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.74 WST |
| 10 CUC | 27.43 WST |
| 50 CUC | 137.14 WST |
| 100 CUC | 274.27 WST |
| 500 CUC | 1,371.36 WST |
| 1,000 CUC | 2,742.72 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-29T10:06:37Z",
"rates": {
"WST": 2.742719
}
}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.2719,
"rate": 2.742719
}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