Rate Overview
Live
1 DKK = 12.7343 RUB
1 RUB = 0.078528
DKK
Avg
12.6138
High
12.8069
Low
12.3850
Last updated: 8/11/2026, 6:22:59 PM
Quick Conversions
| DKK | RUB |
|---|---|
| 1 DKK | 12.73 RUB |
| 10 DKK | 127.34 RUB |
| 50 DKK | 636.72 RUB |
| 100 DKK | 1,273.43 RUB |
| 500 DKK | 6,367.17 RUB |
| 1,000 DKK | 12,734.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-08-11T18:22:59Z",
"rates": {
"RUB": 12.734335
}
}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": 1273.4334999999999,
"rate": 12.734335
}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