Rate Overview
Live
1 RUB = 0.080010 DKK
1 DKK = 12.4984
RUB
Avg
0.081136
High
0.082759
Low
0.078877
Last updated: 3/26/2026, 9:54:19 PM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.08 DKK |
| 10 RUB | 0.80 DKK |
| 50 RUB | 4.00 DKK |
| 100 RUB | 8.00 DKK |
| 500 RUB | 40.00 DKK |
| 1,000 RUB | 80.01 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-26T21:54:19Z",
"rates": {
"DKK": 0.08001
}
}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.001,
"rate": 0.08001
}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