Rate Overview
Live
1 DKK = 2.2224 SCR
1 SCR = 0.449968
DKK
Avg
2.2516
High
2.3873
Low
2.1358
Last updated: 3/28/2026, 2:02:35 PM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.22 SCR |
| 10 DKK | 22.22 SCR |
| 50 DKK | 111.12 SCR |
| 100 DKK | 222.24 SCR |
| 500 DKK | 1,111.19 SCR |
| 1,000 DKK | 2,222.38 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-28T14:02:35Z",
"rates": {
"SCR": 2.222378
}
}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": 222.2378,
"rate": 2.222378
}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