Rate Overview
Live
1 DKK = 12.2209 RUB
1 RUB = 0.081827
DKK
Avg
12.1409
High
12.2209
Low
12.0319
Last updated: 3/6/2026, 6:10:11 PM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 12.22 RUB |
| 10 DKK | 122.21 RUB |
| 50 DKK | 611.04 RUB |
| 100 DKK | 1,222.09 RUB |
| 500 DKK | 6,110.43 RUB |
| 1,000 DKK | 12,220.86 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-06T18:10:11Z",
"rates": {
"RUB": 12.220855
}
}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": 1222.0855000000001,
"rate": 12.220855
}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