Rate Overview
Live
1 SEK = 0.678217 DKK
1 DKK = 1.4745
SEK
Avg
0.680250
High
0.682609
Low
0.677852
Last updated: 8/15/2026, 7:29:52 AM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.68 DKK |
| 10 SEK | 6.78 DKK |
| 50 SEK | 33.91 DKK |
| 100 SEK | 67.82 DKK |
| 500 SEK | 339.11 DKK |
| 1,000 SEK | 678.22 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-08-15T07:29:52Z",
"rates": {
"DKK": 0.678217
}
}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.82169999999999,
"rate": 0.678217
}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