Rate Overview
Live
1 SEK = 0.686811 DKK
1 DKK = 1.4560
SEK
Avg
0.680080
High
0.746081
Low
0.626382
Last updated: 3/26/2026, 5:27:22 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.69 DKK |
| 10 SEK | 6.87 DKK |
| 50 SEK | 34.34 DKK |
| 100 SEK | 68.68 DKK |
| 500 SEK | 343.41 DKK |
| 1,000 SEK | 686.81 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-03-26T17:27:22Z",
"rates": {
"DKK": 0.686811
}
}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": 68.6811,
"rate": 0.686811
}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