Rate Overview
Live
1 CLP = 0.007245 DKK
1 DKK = 138.0262
CLP
Avg
0.007161
High
0.007245
Low
0.007076
Last updated: 4/18/2026, 8:49:05 AM
Quick Conversions
| CLP | DKK |
|---|---|
| 1 CLP | 0.01 DKK |
| 10 CLP | 0.07 DKK |
| 50 CLP | 0.36 DKK |
| 100 CLP | 0.72 DKK |
| 500 CLP | 3.62 DKK |
| 1,000 CLP | 7.25 DKK |
Get CLP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=DKKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:49:05Z",
"rates": {
"DKK": 0.007245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "DKK",
"amount": 100
},
"result": 0.7244999999999999,
"rate": 0.007245
}Build with CLP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key