Danish addresses are short: street with the number after it, then a four-digit postcode before the city, and no region. PostNord and GLS route on the four-digit code, so a wrong code sends the parcel to the wrong district. Here is the format and how to validate it.
A Danish label is recipient, the street with the number and floor, then the postcode and city on one line, then the country.
Mette Nielsen personal or business recipientVesterbrogade 12, 3. tv street, number, then floor and side (<code>3. tv</code>) if any1620 København V 4-digit postcode, then the city and any district letterDENMARK required for inbound international shipmentsThe four-digit postcode is the primary routing field and, in Copenhagen, pairs with a district letter (København V). It sits before the city.
Format: Four digits (1620), written before the city on the same line.
Validation regex: ^\d{4}$
Watch for: a three-digit code with a dropped leading zero, or a missing Copenhagen district letter.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
Danish addresses write the street then the number: Vesterbrogade 12. Number-first order is read wrong by Danish carriers.
Apartments add the floor and side, for example 3. tv (third floor, left) or 2. th (right). Keeping this helps couriers find the door.
Central Copenhagen addresses carry a letter after the city (København V, København K). It refines the delivery area and should be preserved.
Some codes start with a zero (0800 is not used, but low codes exist). A field that strips leading zeros can corrupt the code.
Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.
12 Vesterbrogade is read as an unknown address.København without V or K is ambiguous within the city.tv/th and the floor for last-mile delivery.How the major carriers handle Denmark addresses, and what your label needs to satisfy each one.
The universal postal operator in Denmark. Routing is four-digit-postcode driven, so a valid code plus any Copenhagen district letter is the key field.
Major parcel and pickup-point carriers for Danish ecommerce. They expect the street-then-number order, floor and side, and a clean postcode and city.
International carriers for inbound shipments. Include the country line; an accurate postcode avoids routing delays.
Address Guard checks Denmark addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.
Part of the Address Guard international address format guide, covering 240+ countries.