Rate Overview
Live
1 WST = 168.7675 CRC
1 CRC = 0.005925
WST
Avg
174.7733
High
183.6371
Low
166.8340
Last updated: 5/29/2026, 2:40:10 PM
Quick Conversions
| WST | CRC |
|---|---|
| 1 WST | 168.77 CRC |
| 10 WST | 1,687.67 CRC |
| 50 WST | 8,438.37 CRC |
| 100 WST | 16,876.75 CRC |
| 500 WST | 84,383.74 CRC |
| 1,000 WST | 168,767.48 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-05-29T14:40:10Z",
"rates": {
"CRC": 168.767478
}
}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": 16876.7478,
"rate": 168.767478
}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