Rate Overview
Live
1 DKK = 71.5306 CRC
1 CRC = 0.013980
DKK
Avg
75.6488
High
79.3896
Low
70.1824
Last updated: 3/28/2026, 1:59:01 PM
Quick Conversions
| DKK | CRC |
|---|---|
| 1 DKK | 71.53 CRC |
| 10 DKK | 715.31 CRC |
| 50 DKK | 3,576.53 CRC |
| 100 DKK | 7,153.06 CRC |
| 500 DKK | 35,765.30 CRC |
| 1,000 DKK | 71,530.61 CRC |
Get DKK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=CRCExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-28T13:59:01Z",
"rates": {
"CRC": 71.530608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "CRC",
"amount": 100
},
"result": 7153.0608,
"rate": 71.530608
}Build with DKK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key