Rate Overview
Live
1 DKK = 2.2260 SCR
1 SCR = 0.449231
DKK
Avg
2.2345
High
2.3182
Low
2.1369
Last updated: 5/29/2026, 5:34:17 PM
Quick Conversions
| DKK | SCR |
|---|---|
| 1 DKK | 2.23 SCR |
| 10 DKK | 22.26 SCR |
| 50 DKK | 111.30 SCR |
| 100 DKK | 222.60 SCR |
| 500 DKK | 1,113.01 SCR |
| 1,000 DKK | 2,226.03 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-29T17:34:17Z",
"rates": {
"SCR": 2.226028
}
}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.6028,
"rate": 2.226028
}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