Rate Overview
Live
1 CRC = 0.005924 WST
1 WST = 168.8049
CRC
Avg
0.005901
High
0.005933
Low
0.005858
Last updated: 4/17/2026, 12:02:29 PM
Quick Conversions
| CRC | WST |
|---|---|
| 1 CRC | 0.01 WST |
| 10 CRC | 0.06 WST |
| 50 CRC | 0.30 WST |
| 100 CRC | 0.59 WST |
| 500 CRC | 2.96 WST |
| 1,000 CRC | 5.92 WST |
Get CRC/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=WSTExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-17T12:02:29Z",
"rates": {
"WST": 0.005924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "WST",
"amount": 100
},
"result": 0.5923999999999999,
"rate": 0.005924
}Build with CRC/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key