Rate Overview
Live
1 DKK = 1.4271 SEK
1 SEK = 0.700734
DKK
Avg
1.4300
High
1.4359
Low
1.4268
Last updated: 3/6/2026, 6:12:41 PM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.43 SEK |
| 10 DKK | 14.27 SEK |
| 50 DKK | 71.35 SEK |
| 100 DKK | 142.71 SEK |
| 500 DKK | 713.54 SEK |
| 1,000 DKK | 1,427.08 SEK |
Get DKK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SEKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-06T18:12:41Z",
"rates": {
"SEK": 1.427076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SEK",
"amount": 100
},
"result": 142.7076,
"rate": 1.427076
}Build with DKK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key