Rate Overview
Live
1 CUP = 0.113283 WST
1 WST = 8.8274
CUP
Avg
0.113088
High
0.114176
Low
0.112177
Last updated: 3/27/2026, 3:18:04 PM
Quick Conversions
| CUP | WST |
|---|---|
| 1 CUP | 0.11 WST |
| 10 CUP | 1.13 WST |
| 50 CUP | 5.66 WST |
| 100 CUP | 11.33 WST |
| 500 CUP | 56.64 WST |
| 1,000 CUP | 113.28 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-27T15:18:04Z",
"rates": {
"WST": 0.113283
}
}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.328299999999999,
"rate": 0.113283
}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