Rate Overview
Live
1 WST = 9.6622 CUP
1 CUP = 0.103496
WST
Avg
9.4206
High
9.9767
Low
8.7746
Last updated: 7/28/2026, 11:56:53 AM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 9.66 CUP |
| 10 WST | 96.62 CUP |
| 50 WST | 483.11 CUP |
| 100 WST | 966.22 CUP |
| 500 WST | 4,831.11 CUP |
| 1,000 WST | 9,662.21 CUP |
Get WST/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CUPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T11:56:53Z",
"rates": {
"CUP": 9.66221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CUP",
"amount": 100
},
"result": 966.221,
"rate": 9.66221
}Build with WST/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key