Rate Overview
Live
1 CRC = 2.8829 ARS
1 ARS = 0.346870 CRC
Avg
2.5260
High
2.9697
Low
2.0600
Last updated: 1/25/2026, 3:20:58 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 2.88 ARS |
| 10 CRC | 28.83 ARS |
| 50 CRC | 144.15 ARS |
| 100 CRC | 288.29 ARS |
| 500 CRC | 1,441.46 ARS |
| 1,000 CRC | 2,882.93 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-01-25T15:20:58Z",
"rates": {
"ARS": 2.882927
}
}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": 288.2927,
"rate": 2.882927
}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