Rate Overview
Live
1 DKK = 2.1677 SCR
1 SCR = 0.461326
DKK
Avg
2.1873
High
2.2195
Low
2.1325
Last updated: 7/31/2026, 6:31:27 AM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.17 SCR |
| 10 DKK | 21.68 SCR |
| 50 DKK | 108.38 SCR |
| 100 DKK | 216.77 SCR |
| 500 DKK | 1,083.83 SCR |
| 1,000 DKK | 2,167.66 SCR |
Get DKK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SCRExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-31T06:31:27Z",
"rates": {
"SCR": 2.167664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SCR",
"amount": 100
},
"result": 216.76639999999998,
"rate": 2.167664
}Build with DKK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key