Rate Overview
Live
1 DJF = 2.5503 CRC
1 CRC = 0.392104
DJF
Avg
2.5504
High
2.5596
Low
2.5349
Last updated: 7/30/2026, 3:37:11 AM
Quick Conversions
| DJF | CRC |
|---|---|
| 1 DJF | 2.55 CRC |
| 10 DJF | 25.50 CRC |
| 50 DJF | 127.52 CRC |
| 100 DJF | 255.03 CRC |
| 500 DJF | 1,275.17 CRC |
| 1,000 DJF | 2,550.34 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-07-30T03:37:11Z",
"rates": {
"CRC": 2.550342
}
}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": 255.0342,
"rate": 2.550342
}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