Rate Overview
Live
1 WST = 9.7534 CUP
1 CUP = 0.102528
WST
Avg
9.1996
High
9.8884
Low
8.6648
Last updated: 7/13/2026, 3:06:45 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.75 CUP |
| 10 WST | 97.53 CUP |
| 50 WST | 487.67 CUP |
| 100 WST | 975.34 CUP |
| 500 WST | 4,876.70 CUP |
| 1,000 WST | 9,753.39 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-13T15:06:45Z",
"rates": {
"CUP": 9.753391
}
}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": 975.3391,
"rate": 9.753391
}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