Rate Overview
Live
1 CUP = 0.115113 WST
1 WST = 8.6871 CUP
Avg
0.115157
High
0.116064
Low
0.114622
Last updated: 1/25/2026, 11:03:13 AM
Quick Conversions
| CUP | WST |
|---|---|
| 1 CUP | 0.12 WST |
| 10 CUP | 1.15 WST |
| 50 CUP | 5.76 WST |
| 100 CUP | 11.51 WST |
| 500 CUP | 57.56 WST |
| 1,000 CUP | 115.11 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-01-25T11:03:13Z",
"rates": {
"WST": 0.115113
}
}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.511299999999999,
"rate": 0.115113
}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