Rate Overview
Live
1 DKK = 15.6899 RSD
1 RSD = 0.063735
DKK
Avg
15.6742
High
15.7819
Low
15.5787
Last updated: 3/7/2026, 7:40:54 AM
Quick Conversions
| DKK | RSD |
|---|---|
| 1 DKK | 15.69 RSD |
| 10 DKK | 156.90 RSD |
| 50 DKK | 784.50 RSD |
| 100 DKK | 1,568.99 RSD |
| 500 DKK | 7,844.97 RSD |
| 1,000 DKK | 15,689.94 RSD |
Get DKK/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=RSDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T07:40:54Z",
"rates": {
"RSD": 15.689935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "RSD",
"amount": 100
},
"result": 1568.9935,
"rate": 15.689935
}Build with DKK/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key