A multinational company engaged in international trade, manufacturing, and real estate development

JCE SA Signature Swoosh Red Web

JCE South America is part of JCE, a Swedish family office founded in 1971

JCE has been active investing and doing business in South America in various forms since 1987, starting with Chile and then expanding to Brazil, Colombia, Uruguay, and Peru. 

It is our ambition for JCE South America to act as a bridge between Scandinavia and South America, fostering knowledge exchange and unlocking business opportunities by combining Swedish principles for corporate governance with local entrepreneurial spirit and expertise. 

SALES IN 2024

230+

MUSD

PERSONNEL 2024

900

EMPLOYEES

OUR BUSINESS AREAS

Our operations consist of several local subsidiaries active within three business areas
JCE South America English Hardware Distribution
JCE South America English Forest Products
JCE South America English Real Estate Development
JCE South America Quote Crimson

Since 1987, South America has been an essential part of JCE’s journey. We are deeply committed to building sustainable and successful companies that combine local opportunities with our Swedish business values.

Hampus Ericcson
JCE FLAG

SWEDEN

JCE South America 
PO Box 53230
SE-400 16 Gothenburg
Sweden

CHILE

JCE Chile SpA Avda 
Del Valle Norte 857
Hechuraba, Santiago
Chile

BRAZIL

JCE Brasil Ltda. Avda. 
Juscelino Kubitschek de Oliveira,
3003 CIC, Curitiba, PR - CEP: 81270-200
Curitiba, Brazil

COLOMBIA

Equipos Toyama de Colombia S.A.S.
Carrera 68D No 25B, 40 Oficina 618
Torre Central, Bogotá
Colombia

PERU

JCE Peru S.A.C
Edificio NOS Golf San Isidro Calle
Esquilache 371, of 601, San Isidro
Lima, Peru

@JCE All Rights Reserved

document.addEventListener('DOMContentLoaded', function() { window.addEventListener('resize', function() { if (window.innerWidth >= 1024) { document.body.classList.remove('overlay-active'); } }); }); document.addEventListener("DOMContentLoaded", function () { const languageSwitcher = document.querySelectorAll(".language-switch a"); // Adjust this selector if needed if (!languageSwitcher) return; // Get current URL path const currentPath = window.location.pathname; // Define language prefixes const languagePrefixes = ["en", "br", "es"]; // Detect current language from URL let currentLang = languagePrefixes.find(lang => currentPath.startsWith(`/${lang}/`)); if (currentLang) { languageSwitcher.forEach(link => { const newLang = link.getAttribute("data-lang"); // Each link should have a data-lang attribute if (languagePrefixes.includes(newLang)) { link.href = currentPath.replace(`/${currentLang}/`, `/${newLang}/`); } }); } });