Rate Overview
Live
1 SEK = 0.691157 DKK
1 DKK = 1.4468
SEK
Avg
0.688942
High
0.692952
Low
0.685497
Last updated: 4/15/2026, 11:50:41 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.69 DKK |
| 10 SEK | 6.91 DKK |
| 50 SEK | 34.56 DKK |
| 100 SEK | 69.12 DKK |
| 500 SEK | 345.58 DKK |
| 1,000 SEK | 691.16 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-04-15T23:50:41Z",
"rates": {
"DKK": 0.691157
}
}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": 69.1157,
"rate": 0.691157
}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