Rate Overview
Live
1 DJF = 2.5518 CRC
1 CRC = 0.391874
DJF
Avg
2.5508
High
2.5619
Low
2.5210
Last updated: 7/31/2026, 8:54:50 AM
Quick Conversions
| DJF | CRC |
|---|---|
| 1 DJF | 2.55 CRC |
| 10 DJF | 25.52 CRC |
| 50 DJF | 127.59 CRC |
| 100 DJF | 255.18 CRC |
| 500 DJF | 1,275.92 CRC |
| 1,000 DJF | 2,551.84 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-31T08:54:50Z",
"rates": {
"CRC": 2.55184
}
}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.184,
"rate": 2.55184
}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