Rate Overview
Live
1 RUB = 0.084380 DKK
1 DKK = 11.8511
RUB
Avg
0.084928
High
0.085419
Low
0.084380
Last updated: 5/6/2026, 9:20:54 AM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.84 DKK |
| 50 RUB | 4.22 DKK |
| 100 RUB | 8.44 DKK |
| 500 RUB | 42.19 DKK |
| 1,000 RUB | 84.38 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-05-06T09:20:54Z",
"rates": {
"DKK": 0.08438
}
}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.437999999999999,
"rate": 0.08438
}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