Rate Overview
Live
1 SEK = 0.688653 DKK
1 DKK = 1.4521
SEK
Avg
0.695227
High
0.707562
Low
0.684727
Last updated: 5/26/2026, 4:39:43 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.69 DKK |
| 10 SEK | 6.89 DKK |
| 50 SEK | 34.43 DKK |
| 100 SEK | 68.87 DKK |
| 500 SEK | 344.33 DKK |
| 1,000 SEK | 688.65 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-05-26T16:39:43Z",
"rates": {
"DKK": 0.688653
}
}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.86529999999999,
"rate": 0.688653
}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