Rate Overview
Live
1 SEK = 0.686544 DKK
1 DKK = 1.4566
SEK
Avg
0.684543
High
0.687201
Low
0.679883
Last updated: 6/15/2026, 6:09:12 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.69 DKK |
| 10 SEK | 6.87 DKK |
| 50 SEK | 34.33 DKK |
| 100 SEK | 68.65 DKK |
| 500 SEK | 343.27 DKK |
| 1,000 SEK | 686.54 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-06-15T18:09:12Z",
"rates": {
"DKK": 0.686544
}
}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.65440000000001,
"rate": 0.686544
}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