Rate Overview
Live
1 CRC = 3.2813 ARS
1 ARS = 0.304753
CRC
Avg
3.0569
High
3.3057
Low
2.8376
Last updated: 7/31/2026, 3:22:19 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 3.28 ARS |
| 10 CRC | 32.81 ARS |
| 50 CRC | 164.07 ARS |
| 100 CRC | 328.13 ARS |
| 500 CRC | 1,640.67 ARS |
| 1,000 CRC | 3,281.34 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-07-31T15:22:19Z",
"rates": {
"ARS": 3.281343
}
}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": 328.1343,
"rate": 3.281343
}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