Rate Overview
Live
1 CUC = 2.6759 WST
1 WST = 0.373713
CUC
Avg
2.6952
High
2.7360
Low
2.6759
Last updated: 5/7/2026, 3:05:12 PM
Quick Conversions
| CUC | WST |
|---|---|
| 1 CUC | 2.68 WST |
| 10 CUC | 26.76 WST |
| 50 CUC | 133.79 WST |
| 100 CUC | 267.59 WST |
| 500 CUC | 1,337.93 WST |
| 1,000 CUC | 2,675.85 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-07T15:05:12Z",
"rates": {
"WST": 2.67585
}
}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": 267.585,
"rate": 2.67585
}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