Rate Overview
Live
1 WST = 165.7884 CRC
1 CRC = 0.006032
WST
Avg
176.0743
High
190.3496
Low
165.1625
Last updated: 7/30/2026, 9:42:13 AM
Quick Conversions
| WST | CRC |
|---|---|
| 1 WST | 165.79 CRC |
| 10 WST | 1,657.88 CRC |
| 50 WST | 8,289.42 CRC |
| 100 WST | 16,578.84 CRC |
| 500 WST | 82,894.19 CRC |
| 1,000 WST | 165,788.38 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-07-30T09:42:13Z",
"rates": {
"CRC": 165.788377
}
}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": 16578.8377,
"rate": 165.788377
}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