Rate Overview
Live
1 RUB = 0.073772 DKK
1 DKK = 13.5553
RUB
Avg
0.074660
High
0.075233
Low
0.073772
Last updated: 9/3/2026, 7:44:47 AM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.07 DKK |
| 10 RUB | 0.74 DKK |
| 50 RUB | 3.69 DKK |
| 100 RUB | 7.38 DKK |
| 500 RUB | 36.89 DKK |
| 1,000 RUB | 73.77 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-09-03T07:44:47Z",
"rates": {
"DKK": 0.073772
}
}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.3772,
"rate": 0.073772
}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