Rate Overview
Live
1 CUP = 0.114176 WST
1 WST = 8.7584
CUP
Avg
0.113118
High
0.114176
Low
0.112188
Last updated: 3/7/2026, 3:45:22 AM
Quick Conversions
| CUP | WST |
|---|---|
| 1 CUP | 0.11 WST |
| 10 CUP | 1.14 WST |
| 50 CUP | 5.71 WST |
| 100 CUP | 11.42 WST |
| 500 CUP | 57.09 WST |
| 1,000 CUP | 114.18 WST |
Get CUP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=WSTExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T03:45:22Z",
"rates": {
"WST": 0.114176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "WST",
"amount": 100
},
"result": 11.4176,
"rate": 0.114176
}Build with CUP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key