Rate Overview
Live
1 CRC = 3.1151 ARS
1 ARS = 0.321021
CRC
Avg
3.0989
High
3.1151
Low
3.0863
Last updated: 5/27/2026, 9:33:35 PM
Quick Conversions
| CRC | ARS |
|---|---|
| 1 CRC | 3.12 ARS |
| 10 CRC | 31.15 ARS |
| 50 CRC | 155.75 ARS |
| 100 CRC | 311.51 ARS |
| 500 CRC | 1,557.53 ARS |
| 1,000 CRC | 3,115.06 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-27T21:33:35Z",
"rates": {
"ARS": 3.115062
}
}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": 311.5062,
"rate": 3.115062
}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