Rate Overview
Live
1 DKK = 1.4572 SEK
1 SEK = 0.686232
DKK
Avg
1.4479
High
1.4572
Low
1.4416
Last updated: 3/26/2026, 8:12:13 PM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.46 SEK |
| 10 DKK | 14.57 SEK |
| 50 DKK | 72.86 SEK |
| 100 DKK | 145.72 SEK |
| 500 DKK | 728.62 SEK |
| 1,000 DKK | 1,457.23 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-26T20:12:13Z",
"rates": {
"SEK": 1.457233
}
}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": 145.7233,
"rate": 1.457233
}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