Rate Overview
Live
1 CRC = 0.181970 ALL
1 ALL = 5.4954
CRC
Avg
0.180324
High
0.181970
Low
0.179376
Last updated: 6/19/2026, 8:41:43 AM
Quick Conversions
| CRC | ALL |
|---|---|
| 1 CRC | 0.18 ALL |
| 10 CRC | 1.82 ALL |
| 50 CRC | 9.10 ALL |
| 100 CRC | 18.20 ALL |
| 500 CRC | 90.99 ALL |
| 1,000 CRC | 181.97 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-06-19T08:41:43Z",
"rates": {
"ALL": 0.18197
}
}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": 18.197,
"rate": 0.18197
}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