Rate Overview
Live
1 ALL = 5.5899 CRC
1 CRC = 0.178893
ALL
Avg
5.6493
High
6.0971
Low
5.4849
Last updated: 8/1/2026, 12:16:12 PM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.59 CRC |
| 10 ALL | 55.90 CRC |
| 50 ALL | 279.50 CRC |
| 100 ALL | 558.99 CRC |
| 500 ALL | 2,794.97 CRC |
| 1,000 ALL | 5,589.94 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-01T12:16:12Z",
"rates": {
"CRC": 5.589939
}
}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": 558.9939,
"rate": 5.589939
}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