Rate Overview
Live
1 DKK = 11.1603 RUB
1 RUB = 0.089603
DKK
Avg
11.2008
High
11.2417
Low
11.1383
Last updated: 6/18/2026, 12:49:33 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 11.16 RUB |
| 10 DKK | 111.60 RUB |
| 50 DKK | 558.02 RUB |
| 100 DKK | 1,116.03 RUB |
| 500 DKK | 5,580.17 RUB |
| 1,000 DKK | 11,160.34 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-06-18T00:49:33Z",
"rates": {
"RUB": 11.160339
}
}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": 1116.0339000000001,
"rate": 11.160339
}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