Rate Overview
Live
1 INR = 0.067610 DKK
1 DKK = 14.7907
INR
Avg
0.068451
High
0.069222
Low
0.067610
Last updated: 4/15/2026, 11:51:00 PM
Quick Conversions
| INR | DKK |
|---|---|
| 1 INR | 0.07 DKK |
| 10 INR | 0.68 DKK |
| 50 INR | 3.38 DKK |
| 100 INR | 6.76 DKK |
| 500 INR | 33.81 DKK |
| 1,000 INR | 67.61 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-04-15T23:51:00Z",
"rates": {
"DKK": 0.06761
}
}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.761,
"rate": 0.06761
}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