Rate Overview
Live
1 RSD = 0.063646 DKK
1 DKK = 15.7119
RSD
Avg
0.063648
High
0.063948
Low
0.063463
Last updated: 7/29/2026, 4:15:35 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.82 DKK |
| 1,000 RSD | 63.65 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-07-29T04:15:35Z",
"rates": {
"DKK": 0.063646
}
}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.364599999999999,
"rate": 0.063646
}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