Yes. In most cases the CEP can be entered as eight digits or in the standard hyphenated format. The important part is that the full number is provided correctly.
Address, city, state and approximate geolocation through BrasilAPI CEP V2.
A Brazilian postal code (CEP) is used to organize deliveries, registrations and address validation. The tool takes the eight digits and returns street, district, city and state, plus the provider that answered (the service field) and, when available, approximate coordinates to open the point on a map. Still, many people misunderstand what a CEP represents, whether it points to an exact address, how to find their own CEP and when the returned location is only approximate. A CEP may cover a whole street, part of a street, a building, a company or a PO box, so it does not always map to a single point. This section answers real postal-code questions with a practical focus, without replacing official confirmation when the information has operational impact.
The CEP (Código de Endereçamento Postal) has 8 digits, usually written as 00000-000. It organizes postal delivery by regions, subregions, sectors and street ranges, from the leftmost digit (a large region of the country) to the trailing digits, which refine the location. The lookup returns street, district, city and state according to the base that answered.
Not every CEP has the same granularity. Some identify a whole street, others a single building, a company (large user) or a PO box. That is why the 'street' field may be filled in one case and empty in another, and the returned coordinates are approximate, handy for placing a point on the map, not for exact building precision.
First example: an urban street CEP. The result usually brings full street, district, city and state, plus coordinates to open the location on a map. It is the most common case for residential and commercial addresses.
Second example: a special, large-user or PO box CEP. In those cases the street field may be more generic or empty, with only city and state guaranteed. The result still helps identify the area but calls for extra confirmation when the exact address matters.
The tool uses BrasilAPI CEP V2, which queries more than one postal-data provider and returns the first valid answer, flagging the origin in the service field. This raises the chance of finding the CEP, but it means the level of detail can vary depending on which base answered.
For shipments, contracts or registrations with operational impact, the official reference is Correios. The CEP is also not the same as the IBGE code: one is a postal identifier, the other is administrative and statistical. Note the date when the data is sensitive, since addresses and CEP ranges are updated over time.
Paste the code into your HTML and the tool shows up on your page, without J-Kit's navigation and ads. It still runs in the browser of whoever visits your site.
<iframe
src="https://jkit.tools/embed/en-US/postal-code-lookup-br"
width="100%"
height="600"
style="border:0"
loading="lazy"
title="Brazil ZIP Code Lookup"
></iframe>These references help contextualize formulas, standards, APIs and limitations used on this page. They do not replace professional validation when a result has legal, financial, medical or operational impact.
Yes. In most cases the CEP can be entered as eight digits or in the standard hyphenated format. The important part is that the full number is provided correctly.
See street, neighborhood, city, state and approximate location for any postal code.
We show the full address and a map shortcut when coordinates are available.
Looked up in real time through J-Kit's secure backend, with validation, timeout and rate limiting. Nothing is stored on your device. Source: official Brazilian public data.