Rate Overview
Live
1 RUB = 0.076764 DKK
1 DKK = 13.0269
RUB
Avg
0.078217
High
0.079253
Low
0.076764
Last updated: 8/15/2026, 1:49:19 PM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.77 DKK |
| 50 RUB | 3.84 DKK |
| 100 RUB | 7.68 DKK |
| 500 RUB | 38.38 DKK |
| 1,000 RUB | 76.76 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-08-15T13:49:19Z",
"rates": {
"DKK": 0.076764
}
}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.6764,
"rate": 0.076764
}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