Rate Overview
Live
1 SEK = 0.675142 DKK
1 DKK = 1.4812
SEK
Avg
0.676038
High
0.677682
Low
0.673759
Last updated: 7/25/2026, 2:58:46 AM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.68 DKK |
| 10 SEK | 6.75 DKK |
| 50 SEK | 33.76 DKK |
| 100 SEK | 67.51 DKK |
| 500 SEK | 337.57 DKK |
| 1,000 SEK | 675.14 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-25T02:58:46Z",
"rates": {
"DKK": 0.675142
}
}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.5142,
"rate": 0.675142
}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