Rate Overview
Live
1 INR = 0.068962 DKK
1 DKK = 14.5007
INR
Avg
0.068928
High
0.069741
Low
0.068535
Last updated: 3/26/2026, 9:54:36 PM
Quick Conversions
| INR | DKK |
|---|---|
| 1 INR | 0.07 DKK |
| 10 INR | 0.69 DKK |
| 50 INR | 3.45 DKK |
| 100 INR | 6.90 DKK |
| 500 INR | 34.48 DKK |
| 1,000 INR | 68.96 DKK |
Get INR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=DKKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-26T21:54:36Z",
"rates": {
"DKK": 0.068962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "DKK",
"amount": 100
},
"result": 6.896199999999999,
"rate": 0.068962
}Build with INR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key