Rate Overview
Live
1 DJF = 2.6855 CRC
1 CRC = 0.372364
DJF
Avg
2.6564
High
2.6855
Low
2.6390
Last updated: 3/7/2026, 7:37:50 AM
Quick Conversions
| DJF | CRC |
|---|---|
| 1 DJF | 2.69 CRC |
| 10 DJF | 26.86 CRC |
| 50 DJF | 134.28 CRC |
| 100 DJF | 268.55 CRC |
| 500 DJF | 1,342.77 CRC |
| 1,000 DJF | 2,685.54 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-03-07T07:37:50Z",
"rates": {
"CRC": 2.685541
}
}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": 268.5541,
"rate": 2.685541
}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