Rate Overview
Live
1 RUB = 0.084021 DKK
1 DKK = 11.9018
RUB
Avg
0.082727
High
0.084162
Low
0.081383
Last updated: 4/15/2026, 11:52:40 PM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.84 DKK |
| 50 RUB | 4.20 DKK |
| 100 RUB | 8.40 DKK |
| 500 RUB | 42.01 DKK |
| 1,000 RUB | 84.02 DKK |
Get RUB/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=DKKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-04-15T23:52:40Z",
"rates": {
"DKK": 0.084021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "DKK",
"amount": 100
},
"result": 8.402099999999999,
"rate": 0.084021
}Build with RUB/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key