Rate Overview
Live
1 CRC = 3.2745 ARS
1 ARS = 0.305387
CRC
Avg
3.2877
High
3.3057
Low
3.2724
Last updated: 8/1/2026, 12:17:36 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 3.27 ARS |
| 10 CRC | 32.75 ARS |
| 50 CRC | 163.73 ARS |
| 100 CRC | 327.45 ARS |
| 500 CRC | 1,637.27 ARS |
| 1,000 CRC | 3,274.54 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-08-01T12:17:36Z",
"rates": {
"ARS": 3.274536
}
}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": 327.4536,
"rate": 3.274536
}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