Rate Overview
Live
1 INR = 0.067056 DKK
1 DKK = 14.9129
INR
Avg
0.067035
High
0.067383
Low
0.066536
Last updated: 5/26/2026, 7:11:36 AM
Quick Conversions
| INR | DKK |
|---|---|
| 1 INR | 0.07 DKK |
| 10 INR | 0.67 DKK |
| 50 INR | 3.35 DKK |
| 100 INR | 6.71 DKK |
| 500 INR | 33.53 DKK |
| 1,000 INR | 67.06 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-05-26T07:11:36Z",
"rates": {
"DKK": 0.067056
}
}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.7056000000000004,
"rate": 0.067056
}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