Rate Overview
Live
1 WST = 168.7890 CRC
1 CRC = 0.005925
WST
Avg
169.4589
High
170.6831
Low
168.5480
Last updated: 4/17/2026, 6:42:42 PM
Quick Conversions
| WST | CRC |
|---|---|
| 1 WST | 168.79 CRC |
| 10 WST | 1,687.89 CRC |
| 50 WST | 8,439.45 CRC |
| 100 WST | 16,878.90 CRC |
| 500 WST | 84,394.49 CRC |
| 1,000 WST | 168,788.98 CRC |
Get WST/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CRCExample Response:
{
"success": true,
"base": "WST",
"date": "2026-04-17T18:42:42Z",
"rates": {
"CRC": 168.788976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CRC",
"amount": 100
},
"result": 16878.8976,
"rate": 168.788976
}Build with WST/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key