Rate Overview
Live
1 RSD = 0.063656 DKK
1 DKK = 15.7094
RSD
Avg
0.063742
High
0.064190
Low
0.063363
Last updated: 3/6/2026, 8:16:06 AM
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.66 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-06T08:16:06Z",
"rates": {
"DKK": 0.063656
}
}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.365600000000001,
"rate": 0.063656
}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