Rate Overview
Live
1 CRC = 0.006074 WST
1 WST = 164.6362
CRC
Avg
0.006048
High
0.006084
Low
0.005987
Last updated: 7/9/2026, 5:41:51 AM
Quick Conversions
| CRC | WST |
|---|---|
| 1 CRC | 0.01 WST |
| 10 CRC | 0.06 WST |
| 50 CRC | 0.30 WST |
| 100 CRC | 0.61 WST |
| 500 CRC | 3.04 WST |
| 1,000 CRC | 6.07 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-07-09T05:41:51Z",
"rates": {
"WST": 0.006074
}
}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.6074,
"rate": 0.006074
}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