Rate Overview
Live
1 RUB = 0.083647 DKK
1 DKK = 11.9550
RUB
Avg
0.082056
High
0.089697
Low
0.075946
Last updated: 7/18/2026, 5:43:48 AM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.84 DKK |
| 50 RUB | 4.18 DKK |
| 100 RUB | 8.36 DKK |
| 500 RUB | 41.82 DKK |
| 1,000 RUB | 83.65 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-07-18T05:43:48Z",
"rates": {
"DKK": 0.083647
}
}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.3647,
"rate": 0.083647
}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