Rate Overview
Live
1 CRC = 0.167521 ALL
1 ALL = 5.9694
CRC
Avg
0.165289
High
0.167521
Low
0.163555
Last updated: 2/14/2026, 10:45:47 AM
Quick Conversions
| CRC | ALL |
|---|---|
| 1 CRC | 0.17 ALL |
| 10 CRC | 1.68 ALL |
| 50 CRC | 8.38 ALL |
| 100 CRC | 16.75 ALL |
| 500 CRC | 83.76 ALL |
| 1,000 CRC | 167.52 ALL |
Get CRC/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ALLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-02-14T10:45:47Z",
"rates": {
"ALL": 0.167521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ALL",
"amount": 100
},
"result": 16.7521,
"rate": 0.167521
}Build with CRC/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key