Rate Overview
Live
1 WST = 9.7100 CUP
1 CUP = 0.102987
WST
Avg
8.7615
High
9.8316
Low
8.1369
Last updated: 7/28/2026, 3:31:54 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.71 CUP |
| 10 WST | 97.10 CUP |
| 50 WST | 485.50 CUP |
| 100 WST | 971.00 CUP |
| 500 WST | 4,854.99 CUP |
| 1,000 WST | 9,709.98 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-28T15:31:54Z",
"rates": {
"CUP": 9.709977
}
}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.9977,
"rate": 9.709977
}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