Rate Overview
Live
1 RUB = 0.079743 DKK
1 DKK = 12.5403
RUB
Avg
0.078896
High
0.080049
Low
0.076591
Last updated: 3/28/2026, 9:39:28 AM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.80 DKK |
| 50 RUB | 3.99 DKK |
| 100 RUB | 7.97 DKK |
| 500 RUB | 39.87 DKK |
| 1,000 RUB | 79.74 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-03-28T09:39:28Z",
"rates": {
"DKK": 0.079743
}
}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": 7.9742999999999995,
"rate": 0.079743
}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