Rate Overview
Live
1 WST = 0.368603 CUC
1 CUC = 2.7129
WST
Avg
0.367766
High
0.370883
Low
0.364304
Last updated: 4/17/2026, 5:19:59 PM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.37 CUC |
| 10 WST | 3.69 CUC |
| 50 WST | 18.43 CUC |
| 100 WST | 36.86 CUC |
| 500 WST | 184.30 CUC |
| 1,000 WST | 368.60 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-04-17T17:19:59Z",
"rates": {
"CUC": 0.368603
}
}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.8603,
"rate": 0.368603
}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