Rate Overview
Live
1 DKK = 2.2386 SCR
1 SCR = 0.446717
DKK
Avg
2.2199
High
2.2586
Low
2.1402
Last updated: 6/19/2026, 8:54:15 AM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.24 SCR |
| 10 DKK | 22.39 SCR |
| 50 DKK | 111.93 SCR |
| 100 DKK | 223.86 SCR |
| 500 DKK | 1,119.28 SCR |
| 1,000 DKK | 2,238.56 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-06-19T08:54:15Z",
"rates": {
"SCR": 2.238555
}
}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": 223.85549999999998,
"rate": 2.238555
}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