Rate Overview
Live
1 DKK = 13.5813 RUB
1 RUB = 0.073630
DKK
Avg
13.4139
High
13.5813
Low
13.3132
Last updated: 9/4/2026, 2:55:22 AM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 13.58 RUB |
| 10 DKK | 135.81 RUB |
| 50 DKK | 679.07 RUB |
| 100 DKK | 1,358.13 RUB |
| 500 DKK | 6,790.67 RUB |
| 1,000 DKK | 13,581.33 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-09-04T02:55:22Z",
"rates": {
"RUB": 13.581331
}
}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": 1358.1331,
"rate": 13.581331
}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