Rate Overview
Live
1 DKK = 2.0829 SCR
1 SCR = 0.480104
DKK
Avg
2.1785
High
2.3792
Low
1.9574
Last updated: 8/1/2026, 12:38:15 PM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.08 SCR |
| 10 DKK | 20.83 SCR |
| 50 DKK | 104.14 SCR |
| 100 DKK | 208.29 SCR |
| 500 DKK | 1,041.44 SCR |
| 1,000 DKK | 2,082.88 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-08-01T12:38:15Z",
"rates": {
"SCR": 2.08288
}
}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": 208.28799999999998,
"rate": 2.08288
}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