Rate Overview
Live
1 WST = 8.7626 CUP
1 CUP = 0.114122
WST
Avg
8.7035
High
8.9138
Low
8.5500
Last updated: 3/27/2026, 7:47:54 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 8.76 CUP |
| 10 WST | 87.63 CUP |
| 50 WST | 438.13 CUP |
| 100 WST | 876.26 CUP |
| 500 WST | 4,381.28 CUP |
| 1,000 WST | 8,762.56 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-03-27T07:47:54Z",
"rates": {
"CUP": 8.762558
}
}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": 876.2558,
"rate": 8.762558
}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