Rate Overview
Live
1 SEK = 0.677128 DKK
1 DKK = 1.4768
SEK
Avg
0.675521
High
0.677568
Low
0.673651
Last updated: 7/5/2026, 7:54:44 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.68 DKK |
| 10 SEK | 6.77 DKK |
| 50 SEK | 33.86 DKK |
| 100 SEK | 67.71 DKK |
| 500 SEK | 338.56 DKK |
| 1,000 SEK | 677.13 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-05T19:54:44Z",
"rates": {
"DKK": 0.677128
}
}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.7128,
"rate": 0.677128
}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