Rate Overview
Live
1 DKK = 13.1653 RUB
1 RUB = 0.075957
DKK
Avg
12.9437
High
13.1679
Low
12.7348
Last updated: 8/18/2026, 11:28:14 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 13.17 RUB |
| 10 DKK | 131.65 RUB |
| 50 DKK | 658.26 RUB |
| 100 DKK | 1,316.53 RUB |
| 500 DKK | 6,582.63 RUB |
| 1,000 DKK | 13,165.27 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-18T11:28:14Z",
"rates": {
"RUB": 13.165265
}
}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": 1316.5265,
"rate": 13.165265
}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