Rate Overview
Live
1 CRC = 0.005734 WST
1 WST = 174.3983
CRC
Avg
0.005737
High
0.005755
Low
0.005715
Last updated: 3/7/2026, 9:13:15 AM
Quick Conversions
| CRC | WST |
|---|---|
| 1 CRC | 0.01 WST |
| 10 CRC | 0.06 WST |
| 50 CRC | 0.29 WST |
| 100 CRC | 0.57 WST |
| 500 CRC | 2.87 WST |
| 1,000 CRC | 5.73 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-03-07T09:13:15Z",
"rates": {
"WST": 0.005734
}
}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.5734,
"rate": 0.005734
}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