Rate Overview
Live
1 ALL = 5.5747 CRC
1 CRC = 0.179383
ALL
Avg
5.6846
High
5.8176
Low
5.5747
Last updated: 3/27/2026, 9:47:32 AM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.57 CRC |
| 10 ALL | 55.75 CRC |
| 50 ALL | 278.73 CRC |
| 100 ALL | 557.47 CRC |
| 500 ALL | 2,787.33 CRC |
| 1,000 ALL | 5,574.66 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-27T09:47:32Z",
"rates": {
"CRC": 5.57466
}
}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": 557.466,
"rate": 5.57466
}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