Rate Overview
Live
1 WST = 8.9105 CUP
1 CUP = 0.112227
WST
Avg
9.4203
High
9.9767
Low
8.8055
Last updated: 5/27/2026, 1:34:37 PM
Quick Conversions
| WST | CUP |
|---|---|
| 1 WST | 8.91 CUP |
| 10 WST | 89.11 CUP |
| 50 WST | 445.53 CUP |
| 100 WST | 891.05 CUP |
| 500 WST | 4,455.27 CUP |
| 1,000 WST | 8,910.53 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-05-27T13:34:37Z",
"rates": {
"CUP": 8.910531
}
}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": 891.0531000000001,
"rate": 8.910531
}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