Rate Overview
Live
1 WST = 9.5609 CUP
1 CUP = 0.104593
WST
Avg
8.7137
High
9.8316
Low
8.1369
Last updated: 7/4/2026, 5:06:57 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.56 CUP |
| 10 WST | 95.61 CUP |
| 50 WST | 478.04 CUP |
| 100 WST | 956.09 CUP |
| 500 WST | 4,780.43 CUP |
| 1,000 WST | 9,560.86 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-04T05:06:57Z",
"rates": {
"CUP": 9.560858
}
}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": 956.0858,
"rate": 9.560858
}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