Rate Overview
Live
1 WST = 9.7066 CUP
1 CUP = 0.103022
WST
Avg
9.7284
High
9.7773
Low
9.6663
Last updated: 6/17/2026, 6:37:29 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.71 CUP |
| 10 WST | 97.07 CUP |
| 50 WST | 485.33 CUP |
| 100 WST | 970.66 CUP |
| 500 WST | 4,853.32 CUP |
| 1,000 WST | 9,706.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-06-17T06:37:29Z",
"rates": {
"CUP": 9.706639
}
}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": 970.6638999999999,
"rate": 9.706639
}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