Rate Overview
Live
1 DKK = 2.2015 SCR
1 SCR = 0.454235
DKK
Avg
2.1921
High
2.2981
Low
2.1523
Last updated: 5/9/2026, 6:06:39 AM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.20 SCR |
| 10 DKK | 22.02 SCR |
| 50 DKK | 110.08 SCR |
| 100 DKK | 220.15 SCR |
| 500 DKK | 1,100.75 SCR |
| 1,000 DKK | 2,201.51 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-05-09T06:06:39Z",
"rates": {
"SCR": 2.201506
}
}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": 220.15060000000003,
"rate": 2.201506
}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