Rate Overview
Live
1 CRC = 0.180998 ALL
1 ALL = 5.5249
CRC
Avg
0.173584
High
0.181524
Low
0.162308
Last updated: 5/27/2026, 7:21:44 PM
Quick Conversions
| CRC | ALL |
|---|---|
| 1 CRC | 0.18 ALL |
| 10 CRC | 1.81 ALL |
| 50 CRC | 9.05 ALL |
| 100 CRC | 18.10 ALL |
| 500 CRC | 90.50 ALL |
| 1,000 CRC | 181.00 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-05-27T19:21:44Z",
"rates": {
"ALL": 0.180998
}
}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.0998,
"rate": 0.180998
}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