Rate Overview
Live
1 DKK = 12.7267 RUB
1 RUB = 0.078575
DKK
Avg
12.4875
High
14.8061
Low
11.0290
Last updated: 8/12/2026, 3:27:56 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 12.73 RUB |
| 10 DKK | 127.27 RUB |
| 50 DKK | 636.33 RUB |
| 100 DKK | 1,272.67 RUB |
| 500 DKK | 6,363.33 RUB |
| 1,000 DKK | 12,726.66 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-08-12T03:27:56Z",
"rates": {
"RUB": 12.726657
}
}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": 1272.6657,
"rate": 12.726657
}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