Rate Overview
Live
1 DKK = 11.0605 RUB
1 RUB = 0.090411
DKK
Avg
12.3070
High
13.3239
Low
11.0605
Last updated: 5/28/2026, 11:39:57 PM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.06 RUB |
| 10 DKK | 110.61 RUB |
| 50 DKK | 553.03 RUB |
| 100 DKK | 1,106.05 RUB |
| 500 DKK | 5,530.27 RUB |
| 1,000 DKK | 11,060.55 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-05-28T23:39:57Z",
"rates": {
"RUB": 11.060546
}
}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": 1106.0546,
"rate": 11.060546
}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