Rate Overview
Live
1 ALL = 5.7122 CRC
1 CRC = 0.175063
ALL
Avg
5.7373
High
5.7991
Low
5.6649
Last updated: 3/7/2026, 12:09:35 AM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.71 CRC |
| 10 ALL | 57.12 CRC |
| 50 ALL | 285.61 CRC |
| 100 ALL | 571.22 CRC |
| 500 ALL | 2,856.11 CRC |
| 1,000 ALL | 5,712.23 CRC |
Get ALL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CRCExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:09:35Z",
"rates": {
"CRC": 5.712225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CRC",
"amount": 100
},
"result": 571.2225,
"rate": 5.712225
}Build with ALL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key