Rate Overview
Live
1 SEK = 0.690253 DKK
1 DKK = 1.4487
SEK
Avg
0.684153
High
0.705064
Low
0.665777
Last updated: 5/26/2026, 3:29:34 PM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.69 DKK |
| 10 SEK | 6.90 DKK |
| 50 SEK | 34.51 DKK |
| 100 SEK | 69.03 DKK |
| 500 SEK | 345.13 DKK |
| 1,000 SEK | 690.25 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-26T15:29:34Z",
"rates": {
"DKK": 0.690253
}
}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.0253,
"rate": 0.690253
}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