Rate Overview
Live
1 CRC = 0.005499 WST
1 WST = 181.8512
CRC
Avg
0.005553
High
0.005801
Low
0.005159
Last updated: 1/25/2026, 10:19:47 PM
Quick Conversions
| CRC | WST |
|---|---|
| 1 CRC | 0.01 WST |
| 10 CRC | 0.05 WST |
| 50 CRC | 0.27 WST |
| 100 CRC | 0.55 WST |
| 500 CRC | 2.75 WST |
| 1,000 CRC | 5.50 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-01-25T22:19:47Z",
"rates": {
"WST": 0.005499
}
}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.5499,
"rate": 0.005499
}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