Rate Overview
Live
1 SEK = 0.670142 DKK
1 DKK = 1.4922
SEK
Avg
0.672477
High
0.674793
Low
0.670125
Last updated: 9/2/2026, 4:01:52 AM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.67 DKK |
| 10 SEK | 6.70 DKK |
| 50 SEK | 33.51 DKK |
| 100 SEK | 67.01 DKK |
| 500 SEK | 335.07 DKK |
| 1,000 SEK | 670.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-09-02T04:01:52Z",
"rates": {
"DKK": 0.670142
}
}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.0142,
"rate": 0.670142
}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