Rate Overview
Live
1 DJF = 2.5474 CRC
1 CRC = 0.392563
DJF
Avg
2.5592
High
2.5732
Low
2.5474
Last updated: 6/19/2026, 8:24:03 AM
Quick Conversions
| DJF | CRC |
|---|---|
| 1 DJF | 2.55 CRC |
| 10 DJF | 25.47 CRC |
| 50 DJF | 127.37 CRC |
| 100 DJF | 254.74 CRC |
| 500 DJF | 1,273.68 CRC |
| 1,000 DJF | 2,547.36 CRC |
Get DJF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=CRCExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-19T08:24:03Z",
"rates": {
"CRC": 2.547362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "CRC",
"amount": 100
},
"result": 254.73620000000003,
"rate": 2.547362
}Build with DJF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key