Rate Overview
Live
1 DKK = 11.9290 RUB
1 RUB = 0.083829
DKK
Avg
12.0528
High
12.2827
Low
11.8818
Last updated: 4/16/2026, 6:01:24 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.93 RUB |
| 10 DKK | 119.29 RUB |
| 50 DKK | 596.45 RUB |
| 100 DKK | 1,192.90 RUB |
| 500 DKK | 5,964.50 RUB |
| 1,000 DKK | 11,929.01 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-04-16T06:01:24Z",
"rates": {
"RUB": 11.929009
}
}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": 1192.9009,
"rate": 11.929009
}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