Rate Overview
Live
1 RSD = 0.063596 DKK
1 DKK = 15.7243
RSD
Avg
0.063633
High
0.063738
Low
0.063410
Last updated: 3/27/2026, 6:33:48 AM
Quick Conversions
| RSD | DKK |
|---|---|
| 1 RSD | 0.06 DKK |
| 10 RSD | 0.64 DKK |
| 50 RSD | 3.18 DKK |
| 100 RSD | 6.36 DKK |
| 500 RSD | 31.80 DKK |
| 1,000 RSD | 63.60 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-27T06:33:48Z",
"rates": {
"DKK": 0.063596
}
}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.3596,
"rate": 0.063596
}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