Rate Overview
Live
1 SEK = 0.678489 DKK
1 DKK = 1.4739
SEK
Avg
0.692219
High
0.707562
Low
0.673651
Last updated: 7/6/2026, 2:50:46 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.68 DKK |
| 10 SEK | 6.78 DKK |
| 50 SEK | 33.92 DKK |
| 100 SEK | 67.85 DKK |
| 500 SEK | 339.24 DKK |
| 1,000 SEK | 678.49 DKK |
Get SEK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=DKKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-06T14:50:46Z",
"rates": {
"DKK": 0.678489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "DKK",
"amount": 100
},
"result": 67.8489,
"rate": 0.678489
}Build with SEK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key