Rate Overview
Live
1 WST = 0.366124 CUC
1 CUC = 2.7313
WST
Avg
0.364849
High
0.376209
Low
0.346714
Last updated: 7/21/2026, 9:34:14 AM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.37 CUC |
| 10 WST | 3.66 CUC |
| 50 WST | 18.31 CUC |
| 100 WST | 36.61 CUC |
| 500 WST | 183.06 CUC |
| 1,000 WST | 366.12 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-21T09:34:14Z",
"rates": {
"CUC": 0.366124
}
}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.6124,
"rate": 0.366124
}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