Rate Overview
Live
1 DKK = 70.3712 CRC
1 CRC = 0.014210
DKK
Avg
70.3356
High
70.8754
Low
69.6797
Last updated: 9/2/2026, 3:53:11 PM
Quick Conversions
| DKK | CRC |
|---|---|
| 1 DKK | 70.37 CRC |
| 10 DKK | 703.71 CRC |
| 50 DKK | 3,518.56 CRC |
| 100 DKK | 7,037.12 CRC |
| 500 DKK | 35,185.59 CRC |
| 1,000 DKK | 70,371.19 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-09-02T15:53:11Z",
"rates": {
"CRC": 70.371186
}
}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": 7037.1186,
"rate": 70.371186
}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