Rate Overview
Live
1 SCR = 0.450357 DKK
1 DKK = 2.2205
SCR
Avg
0.443641
High
0.507557
Low
0.419658
Last updated: 5/26/2026, 10:18:50 AM
Quick Conversions
| SCR | DKK |
|---|---|
| 1 SCR | 0.45 DKK |
| 10 SCR | 4.50 DKK |
| 50 SCR | 22.52 DKK |
| 100 SCR | 45.04 DKK |
| 500 SCR | 225.18 DKK |
| 1,000 SCR | 450.36 DKK |
Get SCR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=DKKExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T10:18:50Z",
"rates": {
"DKK": 0.450357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "DKK",
"amount": 100
},
"result": 45.0357,
"rate": 0.450357
}Build with SCR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key