Rate Overview
Live
1 DKK = 1.4495 SEK
1 SEK = 0.689870
DKK
Avg
1.4384
High
1.4604
Low
1.4133
Last updated: 5/26/2026, 10:52:28 AM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.45 SEK |
| 10 DKK | 14.50 SEK |
| 50 DKK | 72.48 SEK |
| 100 DKK | 144.95 SEK |
| 500 DKK | 724.77 SEK |
| 1,000 DKK | 1,449.55 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-05-26T10:52:28Z",
"rates": {
"SEK": 1.449549
}
}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.9549,
"rate": 1.449549
}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