Rate Overview
Live
1 CRC = 3.0309 ARS
1 ARS = 0.329933
CRC
Avg
3.0580
High
3.0830
Low
3.0309
Last updated: 5/7/2026, 4:59:04 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 3.03 ARS |
| 10 CRC | 30.31 ARS |
| 50 CRC | 151.55 ARS |
| 100 CRC | 303.09 ARS |
| 500 CRC | 1,515.46 ARS |
| 1,000 CRC | 3,030.91 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-05-07T16:59:04Z",
"rates": {
"ARS": 3.030914
}
}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": 303.0914,
"rate": 3.030914
}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