Rate Overview
Live
1 DKK = 12.5653 RUB
1 RUB = 0.079584
DKK
Avg
12.4053
High
13.3239
Low
12.0319
Last updated: 3/27/2026, 4:55:01 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 12.57 RUB |
| 10 DKK | 125.65 RUB |
| 50 DKK | 628.27 RUB |
| 100 DKK | 1,256.53 RUB |
| 500 DKK | 6,282.65 RUB |
| 1,000 DKK | 12,565.31 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-03-27T04:55:01Z",
"rates": {
"RUB": 12.565307
}
}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": 1256.5307,
"rate": 12.565307
}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