Rate Overview
Live
1 INR = 0.068455 DKK
1 DKK = 14.6081
INR
Avg
0.068959
High
0.069533
Low
0.068455
Last updated: 7/4/2026, 2:58:42 PM
Quick Conversions
| INR | DKK |
|---|---|
| 1 INR | 0.07 DKK |
| 10 INR | 0.68 DKK |
| 50 INR | 3.42 DKK |
| 100 INR | 6.85 DKK |
| 500 INR | 34.23 DKK |
| 1,000 INR | 68.46 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-07-04T14:58:42Z",
"rates": {
"DKK": 0.068455
}
}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.8455,
"rate": 0.068455
}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