Rate Overview
Live
1 RUB = 0.089753 DKK
1 DKK = 11.1417
RUB
Avg
0.082779
High
0.090327
Low
0.078877
Last updated: 5/26/2026, 3:29:18 PM
Quick Conversions
| RUB | DKK |
|---|---|
| 1 RUB | 0.09 DKK |
| 10 RUB | 0.90 DKK |
| 50 RUB | 4.49 DKK |
| 100 RUB | 8.98 DKK |
| 500 RUB | 44.88 DKK |
| 1,000 RUB | 89.75 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-05-26T15:29:18Z",
"rates": {
"DKK": 0.089753
}
}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.9753,
"rate": 0.089753
}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