Rate Overview
Live
1 DKK = 15.7242 RSD
1 RSD = 0.063596
DKK
Avg
15.7182
High
15.7667
Low
15.6741
Last updated: 5/7/2026, 11:22:40 AM
Quick Conversions
| DKK | RSD |
|---|---|
| 1 DKK | 15.72 RSD |
| 10 DKK | 157.24 RSD |
| 50 DKK | 786.21 RSD |
| 100 DKK | 1,572.42 RSD |
| 500 DKK | 7,862.10 RSD |
| 1,000 DKK | 15,724.20 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-07T11:22:40Z",
"rates": {
"RSD": 15.724195
}
}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": 1572.4195,
"rate": 15.724195
}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