Rate Overview
Live
1 SEK = 0.698735 DKK
1 DKK = 1.4312
SEK
Avg
0.698990
High
0.700883
Low
0.696443
Last updated: 3/6/2026, 8:16:41 AM
Quick Conversions
| SEK | DKK |
|---|---|
| 1 SEK | 0.70 DKK |
| 10 SEK | 6.99 DKK |
| 50 SEK | 34.94 DKK |
| 100 SEK | 69.87 DKK |
| 500 SEK | 349.37 DKK |
| 1,000 SEK | 698.74 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-03-06T08:16:41Z",
"rates": {
"DKK": 0.698735
}
}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.87349999999999,
"rate": 0.698735
}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