Rate Overview
Live
1 DKK = 11.0612 RUB
1 RUB = 0.090406
DKK
Avg
11.1068
High
11.1978
Low
11.0280
Last updated: 5/28/2026, 10:09:37 PM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.06 RUB |
| 10 DKK | 110.61 RUB |
| 50 DKK | 553.06 RUB |
| 100 DKK | 1,106.12 RUB |
| 500 DKK | 5,530.58 RUB |
| 1,000 DKK | 11,061.16 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-28T22:09:37Z",
"rates": {
"RUB": 11.061158
}
}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.1158,
"rate": 11.061158
}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