Rate Overview
Live
1 CRC = 3.3331 ARS
1 ARS = 0.300017
CRC
Avg
3.3340
High
3.3445
Low
3.3257
Last updated: 9/9/2026, 12:20:29 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 3.33 ARS |
| 10 CRC | 33.33 ARS |
| 50 CRC | 166.66 ARS |
| 100 CRC | 333.31 ARS |
| 500 CRC | 1,666.57 ARS |
| 1,000 CRC | 3,333.14 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-09-09T12:20:29Z",
"rates": {
"ARS": 3.333142
}
}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": 333.3142,
"rate": 3.333142
}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