Rate Overview
Live
1 DKK = 11.8518 RUB
1 RUB = 0.084375
DKK
Avg
11.9133
High
11.9939
Low
11.8518
Last updated: 7/28/2026, 6:56:57 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.85 RUB |
| 10 DKK | 118.52 RUB |
| 50 DKK | 592.59 RUB |
| 100 DKK | 1,185.18 RUB |
| 500 DKK | 5,925.91 RUB |
| 1,000 DKK | 11,851.83 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-28T06:56:57Z",
"rates": {
"RUB": 11.851826
}
}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": 1185.1826,
"rate": 11.851826
}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