Rate Overview
Live
1 WST = 0.365448 CUC
1 CUC = 2.7364
WST
Avg
0.356101
High
0.372771
Low
0.339035
Last updated: 1/25/2026, 11:35:32 PM
Quick Conversions
| WST | CUC |
|---|---|
| 1 WST | 0.37 CUC |
| 10 WST | 3.65 CUC |
| 50 WST | 18.27 CUC |
| 100 WST | 36.54 CUC |
| 500 WST | 182.72 CUC |
| 1,000 WST | 365.45 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-01-25T23:35:32Z",
"rates": {
"CUC": 0.365448
}
}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.5448,
"rate": 0.365448
}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