Rate Overview
Live
1 RSD = 0.063666 DKK
1 DKK = 15.7070
RSD
Avg
0.063741
High
0.064553
Low
0.063482
Last updated: 3/27/2026, 3:24:43 PM
Quick Conversions
| RSD | DKK |
|---|---|
| 1 RSD | 0.06 DKK |
| 10 RSD | 0.64 DKK |
| 50 RSD | 3.18 DKK |
| 100 RSD | 6.37 DKK |
| 500 RSD | 31.83 DKK |
| 1,000 RSD | 63.67 DKK |
Get RSD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=DKKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T15:24:43Z",
"rates": {
"DKK": 0.063666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "DKK",
"amount": 100
},
"result": 6.3666,
"rate": 0.063666
}Build with RSD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key