Rate Overview
Live
1 WST = 165.1623 CRC
1 CRC = 0.006055
WST
Avg
165.6611
High
166.9028
Low
164.2978
Last updated: 8/17/2026, 11:23:52 AM
Quick Conversions
| WST | CRC |
|---|---|
| 1 WST | 165.16 CRC |
| 10 WST | 1,651.62 CRC |
| 50 WST | 8,258.11 CRC |
| 100 WST | 16,516.23 CRC |
| 500 WST | 82,581.15 CRC |
| 1,000 WST | 165,162.30 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-08-17T11:23:52Z",
"rates": {
"CRC": 165.162299
}
}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": 16516.2299,
"rate": 165.162299
}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