Rate Overview
Live
1 WST = 9.7418 CUP
1 CUP = 0.102650
WST
Avg
9.6309
High
9.7418
Low
9.5609
Last updated: 7/6/2026, 6:19:11 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.74 CUP |
| 10 WST | 97.42 CUP |
| 50 WST | 487.09 CUP |
| 100 WST | 974.18 CUP |
| 500 WST | 4,870.92 CUP |
| 1,000 WST | 9,741.83 CUP |
Get WST/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CUPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-06T18:19:11Z",
"rates": {
"CUP": 9.741833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CUP",
"amount": 100
},
"result": 974.1832999999999,
"rate": 9.741833
}Build with WST/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key