Rate Overview
Live
1 CUP = 0.103121 WST
1 WST = 9.6973
CUP
Avg
0.111681
High
0.120242
Low
0.101317
Last updated: 8/1/2026, 12:18:02 PM
Quick Conversions
| CUP | WST |
|---|---|
| 1 CUP | 0.10 WST |
| 10 CUP | 1.03 WST |
| 50 CUP | 5.16 WST |
| 100 CUP | 10.31 WST |
| 500 CUP | 51.56 WST |
| 1,000 CUP | 103.12 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-08-01T12:18:02Z",
"rates": {
"WST": 0.103121
}
}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": 10.312100000000001,
"rate": 0.103121
}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