Rate Overview
Live
1 WST = 0.364611 CUC
1 CUC = 2.7426
WST
Avg
0.367458
High
0.373148
Low
0.360711
Last updated: 7/28/2026, 6:31:36 AM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.36 CUC |
| 10 WST | 3.65 CUC |
| 50 WST | 18.23 CUC |
| 100 WST | 36.46 CUC |
| 500 WST | 182.31 CUC |
| 1,000 WST | 364.61 CUC |
Get WST/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CUCExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T06:31:36Z",
"rates": {
"CUC": 0.364611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CUC",
"amount": 100
},
"result": 36.4611,
"rate": 0.364611
}Build with WST/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key