Rate Overview
Live
1 DKK = 2.1727 SCR
1 SCR = 0.460259
DKK
Avg
2.2605
High
2.3787
Low
2.1717
Last updated: 4/17/2026, 5:56:35 PM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.17 SCR |
| 10 DKK | 21.73 SCR |
| 50 DKK | 108.63 SCR |
| 100 DKK | 217.27 SCR |
| 500 DKK | 1,086.34 SCR |
| 1,000 DKK | 2,172.69 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-04-17T17:56:35Z",
"rates": {
"SCR": 2.17269
}
}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": 217.26899999999998,
"rate": 2.17269
}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