Rate Overview
Live
1 CUC = 2.6943 WST
1 WST = 0.371151
CUC
Avg
2.7546
High
2.9520
Low
2.6579
Last updated: 5/28/2026, 1:19:38 AM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.69 WST |
| 10 CUC | 26.94 WST |
| 50 CUC | 134.72 WST |
| 100 CUC | 269.43 WST |
| 500 CUC | 1,347.16 WST |
| 1,000 CUC | 2,694.32 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-05-28T01:19:38Z",
"rates": {
"WST": 2.69432
}
}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": 269.43199999999996,
"rate": 2.69432
}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