Rate Overview
Live
1 DKK = 11.6901 RUB
1 RUB = 0.085542
DKK
Avg
11.7992
High
11.9853
Low
11.6757
Last updated: 7/8/2026, 8:05:36 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.69 RUB |
| 10 DKK | 116.90 RUB |
| 50 DKK | 584.51 RUB |
| 100 DKK | 1,169.01 RUB |
| 500 DKK | 5,845.07 RUB |
| 1,000 DKK | 11,690.14 RUB |
Get DKK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=RUBExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-08T08:05:36Z",
"rates": {
"RUB": 11.69014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "RUB",
"amount": 100
},
"result": 1169.014,
"rate": 11.69014
}Build with DKK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key