Rate Overview
Live
1 WST = 9.7356 CUP
1 CUP = 0.102715
WST
Avg
9.7322
High
9.7467
Low
9.6961
Last updated: 8/13/2026, 6:02:19 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.74 CUP |
| 10 WST | 97.36 CUP |
| 50 WST | 486.78 CUP |
| 100 WST | 973.56 CUP |
| 500 WST | 4,867.82 CUP |
| 1,000 WST | 9,735.64 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-08-13T06:02:19Z",
"rates": {
"CUP": 9.735636
}
}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": 973.5636,
"rate": 9.735636
}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