Rate Overview
Live
1 DKK = 15.6931 RSD
1 RSD = 0.063722
DKK
Avg
15.7037
High
15.7663
Low
15.6441
Last updated: 5/27/2026, 6:24:00 PM
Quick Conversions
| DKK | RSD |
|---|---|
| 1 DKK | 15.69 RSD |
| 10 DKK | 156.93 RSD |
| 50 DKK | 784.65 RSD |
| 100 DKK | 1,569.31 RSD |
| 500 DKK | 7,846.54 RSD |
| 1,000 DKK | 15,693.07 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-05-27T18:24:00Z",
"rates": {
"RSD": 15.693071
}
}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": 1569.3071,
"rate": 15.693071
}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