Rate Overview
Live
1 DKK = 1.4778 SEK
1 SEK = 0.676684
DKK
Avg
1.4506
High
1.4832
Low
1.4183
Last updated: 7/25/2026, 1:06:58 PM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.48 SEK |
| 10 DKK | 14.78 SEK |
| 50 DKK | 73.89 SEK |
| 100 DKK | 147.78 SEK |
| 500 DKK | 738.90 SEK |
| 1,000 DKK | 1,477.80 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-07-25T13:06:58Z",
"rates": {
"SEK": 1.477795
}
}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": 147.77949999999998,
"rate": 1.477795
}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