Rate Overview
Live
1 DKK = 11.7651 RUB
1 RUB = 0.084997
DKK
Avg
11.7714
High
11.8837
Low
11.7289
Last updated: 5/8/2026, 4:50:27 PM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.77 RUB |
| 10 DKK | 117.65 RUB |
| 50 DKK | 588.26 RUB |
| 100 DKK | 1,176.51 RUB |
| 500 DKK | 5,882.56 RUB |
| 1,000 DKK | 11,765.11 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-08T16:50:27Z",
"rates": {
"RUB": 11.765113
}
}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": 1176.5113,
"rate": 11.765113
}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