Rate Overview
Live
1 DKK = 2.2871 SCR
1 SCR = 0.437242
DKK
Avg
2.2682
High
2.3172
Low
2.1389
Last updated: 3/7/2026, 7:42:37 AM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.29 SCR |
| 10 DKK | 22.87 SCR |
| 50 DKK | 114.35 SCR |
| 100 DKK | 228.71 SCR |
| 500 DKK | 1,143.53 SCR |
| 1,000 DKK | 2,287.06 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-03-07T07:42:37Z",
"rates": {
"SCR": 2.287061
}
}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": 228.7061,
"rate": 2.287061
}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