Rate Overview
Live
1 WST = 9.6168 CUP
1 CUP = 0.103985
WST
Avg
8.9951
High
9.8792
Low
8.5337
Last updated: 7/26/2026, 1:18:00 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.62 CUP |
| 10 WST | 96.17 CUP |
| 50 WST | 480.84 CUP |
| 100 WST | 961.68 CUP |
| 500 WST | 4,808.38 CUP |
| 1,000 WST | 9,616.77 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-26T13:18:00Z",
"rates": {
"CUP": 9.616767
}
}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": 961.6767,
"rate": 9.616767
}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