Rate Overview
Live
1 DKK = 15.6275 RSD
1 RSD = 0.063990
DKK
Avg
15.7019
High
15.7572
Low
15.6111
Last updated: 7/23/2026, 4:32:24 PM
Quick Conversions
| DKK | RSD |
|---|---|
| 1 DKK | 15.63 RSD |
| 10 DKK | 156.27 RSD |
| 50 DKK | 781.37 RSD |
| 100 DKK | 1,562.75 RSD |
| 500 DKK | 7,813.75 RSD |
| 1,000 DKK | 15,627.49 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-07-23T16:32:24Z",
"rates": {
"RSD": 15.627491
}
}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": 1562.7491,
"rate": 15.627491
}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