Rate Overview
Live
1 DKK = 1.4922 SEK
1 SEK = 0.670142
DKK
Avg
1.4870
High
1.4923
Low
1.4819
Last updated: 9/2/2026, 4:04:33 AM
Quick Conversions
| DKK | SEK |
|---|---|
| 1 DKK | 1.49 SEK |
| 10 DKK | 14.92 SEK |
| 50 DKK | 74.61 SEK |
| 100 DKK | 149.22 SEK |
| 500 DKK | 746.11 SEK |
| 1,000 DKK | 1,492.22 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-09-02T04:04:33Z",
"rates": {
"SEK": 1.49222
}
}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": 149.222,
"rate": 1.49222
}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