Rate Overview
Live
1 WST = 168.5862 CRC
1 CRC = 0.005932
WST
Avg
179.3826
High
193.8068
Low
168.5862
Last updated: 3/28/2026, 12:07:33 PM
Quick Conversions
| WST | CRC |
|---|---|
| 1 WST | 168.59 CRC |
| 10 WST | 1,685.86 CRC |
| 50 WST | 8,429.31 CRC |
| 100 WST | 16,858.62 CRC |
| 500 WST | 84,293.12 CRC |
| 1,000 WST | 168,586.25 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-03-28T12:07:33Z",
"rates": {
"CRC": 168.586248
}
}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": 16858.6248,
"rate": 168.586248
}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