Rate Overview
Live
1 WST = 9.6779 CUP
1 CUP = 0.103328
WST
Avg
9.6274
High
9.6779
Low
9.5609
Last updated: 7/7/2026, 1:31:00 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.68 CUP |
| 10 WST | 96.78 CUP |
| 50 WST | 483.90 CUP |
| 100 WST | 967.79 CUP |
| 500 WST | 4,838.97 CUP |
| 1,000 WST | 9,677.94 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-07T01:31:00Z",
"rates": {
"CUP": 9.677941
}
}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": 967.7941000000001,
"rate": 9.677941
}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