Rate Overview
Live
1 ALL = 5.6078 CRC
1 CRC = 0.178322
ALL
Avg
5.6022
High
5.6216
Low
5.5853
Last updated: 8/20/2026, 4:15:39 AM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.61 CRC |
| 10 ALL | 56.08 CRC |
| 50 ALL | 280.39 CRC |
| 100 ALL | 560.78 CRC |
| 500 ALL | 2,803.91 CRC |
| 1,000 ALL | 5,607.83 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-08-20T04:15:39Z",
"rates": {
"CRC": 5.607826
}
}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": 560.7826,
"rate": 5.607826
}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