Rate Overview
Live
1 WST = 9.7680 CUP
1 CUP = 0.102375
WST
Avg
9.7458
High
9.8284
Low
9.6541
Last updated: 4/17/2026, 4:54:55 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.77 CUP |
| 10 WST | 97.68 CUP |
| 50 WST | 488.40 CUP |
| 100 WST | 976.80 CUP |
| 500 WST | 4,884.00 CUP |
| 1,000 WST | 9,768.00 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-04-17T04:54:55Z",
"rates": {
"CUP": 9.768004
}
}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": 976.8004,
"rate": 9.768004
}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