Rate Overview
Live
1 WST = 9.7628 CUP
1 CUP = 0.102430
WST
Avg
9.8000
High
9.8265
Low
9.7628
Last updated: 9/3/2026, 5:56:40 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.76 CUP |
| 10 WST | 97.63 CUP |
| 50 WST | 488.14 CUP |
| 100 WST | 976.28 CUP |
| 500 WST | 4,881.40 CUP |
| 1,000 WST | 9,762.80 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-09-03T05:56:40Z",
"rates": {
"CUP": 9.762799
}
}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": 976.2798999999999,
"rate": 9.762799
}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