Rate Overview
Live
1 ALL = 5.5382 CRC
1 CRC = 0.180563
ALL
Avg
5.5364
High
5.5591
Low
5.5088
Last updated: 7/8/2026, 4:28:07 PM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.54 CRC |
| 10 ALL | 55.38 CRC |
| 50 ALL | 276.91 CRC |
| 100 ALL | 553.82 CRC |
| 500 ALL | 2,769.11 CRC |
| 1,000 ALL | 5,538.22 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-07-08T16:28:07Z",
"rates": {
"CRC": 5.538218
}
}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": 553.8217999999999,
"rate": 5.538218
}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