Rate Overview
Live
1 CRC = 2.9619 ARS
1 ARS = 0.337627
CRC
Avg
2.9662
High
2.9971
Low
2.9350
Last updated: 4/17/2026, 1:29:59 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 2.96 ARS |
| 10 CRC | 29.62 ARS |
| 50 CRC | 148.09 ARS |
| 100 CRC | 296.19 ARS |
| 500 CRC | 1,480.93 ARS |
| 1,000 CRC | 2,961.85 ARS |
Get CRC/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ARSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-17T13:29:59Z",
"rates": {
"ARS": 2.96185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ARS",
"amount": 100
},
"result": 296.185,
"rate": 2.96185
}Build with CRC/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key