Rate Overview
Live
1 WST = 9.7381 CUP
1 CUP = 0.102689
WST
Avg
9.3108
High
9.8286
Low
8.6723
Last updated: 7/23/2026, 8:17:10 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.74 CUP |
| 10 WST | 97.38 CUP |
| 50 WST | 486.91 CUP |
| 100 WST | 973.81 CUP |
| 500 WST | 4,869.05 CUP |
| 1,000 WST | 9,738.11 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-23T20:17:10Z",
"rates": {
"CUP": 9.738105
}
}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.8104999999999,
"rate": 9.738105
}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