Rate Overview
Live
1 SEK = 0.676390 DKK
1 DKK = 1.4784
SEK
Avg
0.684298
High
0.706120
Low
0.663860
Last updated: 7/12/2026, 7:40:14 AM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.68 DKK |
| 10 SEK | 6.76 DKK |
| 50 SEK | 33.82 DKK |
| 100 SEK | 67.64 DKK |
| 500 SEK | 338.20 DKK |
| 1,000 SEK | 676.39 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-12T07:40:14Z",
"rates": {
"DKK": 0.67639
}
}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.63900000000001,
"rate": 0.67639
}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