Rate Overview
Live
1 CUP = 0.111620 WST
1 WST = 8.9590
CUP
Avg
0.111365
High
0.115408
Low
0.101701
Last updated: 5/28/2026, 9:44:21 PM
Quick Conversions
| CUP | WST |
|---|---|
| 1 CUP | 0.11 WST |
| 10 CUP | 1.12 WST |
| 50 CUP | 5.58 WST |
| 100 CUP | 11.16 WST |
| 500 CUP | 55.81 WST |
| 1,000 CUP | 111.62 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-05-28T21:44:21Z",
"rates": {
"WST": 0.11162
}
}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.161999999999999,
"rate": 0.11162
}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