Rate Overview
Live
1 ALL = 5.5249 CRC
1 CRC = 0.180999
ALL
Avg
5.7645
High
6.0980
Low
5.2519
Last updated: 5/27/2026, 7:19:10 PM
Quick Conversions
| ALL | CRC |
|---|---|
| 1 ALL | 5.52 CRC |
| 10 ALL | 55.25 CRC |
| 50 ALL | 276.25 CRC |
| 100 ALL | 552.49 CRC |
| 500 ALL | 2,762.45 CRC |
| 1,000 ALL | 5,524.90 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-05-27T19:19:10Z",
"rates": {
"CRC": 5.524904
}
}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": 552.4904,
"rate": 5.524904
}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