Rate Overview
Live
1 DKK = 1.4468 SEK
1 SEK = 0.691158
DKK
Avg
1.4515
High
1.4588
Low
1.4431
Last updated: 4/15/2026, 11:53:39 PM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.45 SEK |
| 10 DKK | 14.47 SEK |
| 50 DKK | 72.34 SEK |
| 100 DKK | 144.68 SEK |
| 500 DKK | 723.42 SEK |
| 1,000 DKK | 1,446.85 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-04-15T23:53:39Z",
"rates": {
"SEK": 1.446847
}
}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": 144.6847,
"rate": 1.446847
}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