Rate Overview
Live
1 RSD = 0.063342 DKK
1 DKK = 15.7873
RSD
Avg
0.063581
High
0.063799
Low
0.063342
Last updated: 5/9/2026, 12:26:13 AM
Quick Conversions
| RSD | DKK |
|---|---|
| 1 RSD | 0.06 DKK |
| 10 RSD | 0.63 DKK |
| 50 RSD | 3.17 DKK |
| 100 RSD | 6.33 DKK |
| 500 RSD | 31.67 DKK |
| 1,000 RSD | 63.34 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-05-09T00:26:13Z",
"rates": {
"DKK": 0.063342
}
}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.334199999999999,
"rate": 0.063342
}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