---
title: "Cambodia FTA Portal — Empowering Businesses to Navigate Free Trade Agreements"
date: 2026-06-05
author: "Tobias Rast"
featured_image: "https://static.pegotec.net/uploads/2026/06/fta-banner.webp"
---

# Cambodia FTA Portal — Empowering Businesses to Navigate Free Trade Agreements

## Pegotec, CAPRED, and the Ministry of Commerce build Cambodia’s digital gateway to Free Trade Agreements.

Free Trade Agreements (FTAs) shape how a country competes in regional and global markets. Cambodia is party to a dense network of them — eight regional arrangements alongside ASEAN (AFTA/ATIGA, ACFTA, AKFTA, AJCEP, AIFTA, AANZFTA, AHKCFTA, and RCEP) and three bilateral agreements (Cambodia–China, Cambodia–Korea, and the Cambodia–UAE Comprehensive Partnership). Yet the practical knowledge needed to use them remained scattered across legal texts, PDFs, and ministry archives. For the Cambodian business that wanted to export a textile shipment to a neighboring market, the question “which agreement gives me the best tariff treatment?” required hours of manual research and, often, paid legal advice.

To close that gap, the Ministry of Commerce of Cambodia (MoC) partnered with the **Cambodia Australia Partnership for Resilient Economic Development (CAPRED)** and Pegotec. Together, we built the **Cambodia FTA Portal** — a single public destination where businesses can search, compare, and act on every FTA Cambodia participates in.

The portal launched in 2024 and is live today at [ftaportal.moc.gov.kh](https://ftaportal.moc.gov.kh). It pairs a bilingual English-and-Khmer interface with interactive tools that turn dense agreement text into operational decisions.

## Understanding the Challenge

Cambodian businesses navigating Free Trade Agreements faced four structural problems before the portal launched.

First, FTA information was fragmented. Each agreement — from ATIGA and ACFTA through to RCEP and the newer Cambodia–UAE CEPA — was published in its own document, often as a downloadable PDF. Cross-referencing across agreements meant downloading several long documents and reading them side by side. As a result, very few small and medium-sized businesses ever did the comparison work.

Second, tariff data sat behind specialist knowledge. Harmonized System (HS) codes organize tariff rates and serve as the international product classification system. Mapping a real product to the right HS code is the first step. Checking that code across multiple FTAs to find the most favorable rate demanded trade-compliance expertise that small Cambodian exporters rarely had in-house.

Third, preferential treatment applications were submitted **on paper and via email**. The administrative process — applying for FTA preference, tracking the application’s progress, receiving confirmation — was opaque, slow, and hard to audit. Businesses lost time, and the Ministry lost visibility into the user journey.

Fourth, language was a barrier. Much of the source material was available only in English. For Cambodian businesses operating primarily in Khmer, the practical effect was that the FTA framework was available in principle but inaccessible in practice.

The combined effect was that Cambodia’s FTA framework underdelivered for the very businesses it was meant to support.

## Pegotec’s Comprehensive Solution

Pegotec designed the Cambodia FTA Portal around three operational outcomes, condensed from eight functional pillars defined during the business needs analysis with MoC.

First, **one source of truth for every active FTA**. The portal centralizes agreement texts, summaries, guidelines, tariff schedules, and rules-of-origin documents in a single searchable repository. Users no longer hop between PDFs to compare agreements.

Second, interactive tools that turn legal text into decisions. Two features carry the most weight here. Our Tariff Comparison Tool lets a user enter an HS code and view side-by-side tariff treatment across all applicable FTAs, with the most favorable rate automatically flagged. Meanwhile, the Eligibility Assessment Feature walks the user through the rules-of-origin requirements for a given agreement and product. Its output is a clear eligibility verdict rather than a stack of legal references.

Third, bilingual access. The interface, the FTA content, and the user-facing instructions are fully available in both English and Khmer. Furthermore, language switching is consistent across all screens — the portal does not fall back to English for harder content.

Together, these outcomes change the experience from “researching a trade agreement” to “deciding how to use it.” A complete Resource Center, an Application Process for preferential treatment with status tracking, and a User Management layer round out the platform.

## Building a System That Works

The portal runs on a stack chosen for long-term operability inside a public-sector environment. The backend is ASP.NET Core 8 in C#, paired with Microsoft SQL Server 2022 for structured FTA, tariff, and user data. A dedicated ElasticSearch layer powers full-text discovery across agreement texts, HS-code records, and glossary entries — the search experience that makes a knowledge portal feel like a tool rather than an archive. A .NET API Gateway sits in front of both the public Website and the internal Back-Office, with ASP.NET Core Identity handling authentication and role-based access. The frontend is a React.js single-page application built with create-react-app and designed to be responsive, so the portal serves laptop and mobile users equally well.

### Bilingual content model, accessibility, and security

Furthermore, bilingualism is not bolted on at the user interface. The content model treats English and Khmer as first-class fields throughout the data layer. As a result, MoC content managers update both languages from the same administrative workflow, and the portal never serves a half-translated screen.

Accessibility was treated as a delivery requirement, not a stretch goal. The portal aligns with WCAG 2.1 in keyboard navigation, screen reader support, alternative text for images, and color contrast.

Security follows the patterns expected of a public-sector trade platform. The portal uses encryption at rest and in transit, multi-factor authentication on administrator accounts, and vulnerability hardening against common web attacks such as SQL injection and cross-site scripting. The overall posture aligns with ISO 27001. Regular updates and patching keep the surface area up to date.

## Empowering Teams Through Training

Technology alone cannot turn a portal into operational practice. Therefore, Pegotec built the rollout to MoC around a structured handover program.

We produced an end-user manual covering every business workflow on the portal. A complementary FTA training agenda onboarded MoC staff who would administer the system day-to-day. Subsequently, training sessions walked content managers through the process of adding new agreements, updating tariff schedules, and managing user accounts. The M6 milestone deliverables formalized the support handover with documentation, runbooks, and an open-issue list. MoC operators inherited a portal they could keep up to date as new FTAs are negotiated and existing ones evolve.

Training has continued well past launch. A January 2026 training program refreshed MoC content managers on new features, and a separate workshop with the General Department of Customs and Excise extended the portal’s institutional reach beyond the Ministry of Commerce.

The bilingual interface also reduced the training overhead for MoC staff. The same workflows work in Khmer, so onboarding new content managers does not require English fluency.

## Ensuring Quality Through Testing

Before launch, Pegotec ran a structured testing program covering functional correctness, performance under load, and resource consumption. User Acceptance Testing with MoC stakeholders validated every business workflow against the original specification. Load tests on the staging environment confirmed the portal handles realistic concurrent user volumes without degradation. Memory profiling runs verified that the application’s resource footprint remains predictable over time. Each project milestone shipped with a formal QA sign-off, so the production deployment carried no untested code.

## Creating Lasting Impact

The Cambodia FTA Portal delivers value across four dimensions.

First, **centralization**. Cambodia now has a single public entry point to every Free Trade Agreement it participates in. Businesses, trade advisors, and Ministry staff start from the same source. Consequently, the manual reconciliation work that used to consume hours of expert time has moved into the portal.

Second, **decision support**. The Tariff Comparison and Eligibility Assessment features convert legal text into operational outputs. A small exporter checking whether a product qualifies for RCEP preferential treatment no longer needs paid legal advice for the first-pass answer.

Third, **inclusion**. The bilingual interface meaningfully widens access. Cambodian businesses that operate primarily in Khmer — particularly small and medium enterprises outside Phnom Penh — can use the same tools as their English-fluent counterparts.

Fourth, **operational sustainability**. MoC inherited a system that they can keep current. As new agreements come into force, the content management tooling lets the Ministry add them without engineering work.

Pegotec continues to support MoC as new agreements are added and as pilot user data informs the next iteration of the portal.

## How Pegotec Can Help Your Organization

Governments, donor programs, and trade-facilitation bodies worldwide face the same challenge Cambodia faced: turning fragmented trade and regulatory information into actionable information for businesses. Pegotec brings a decade of public-sector digital experience to that work. Past engagements include the [National Trade Repository (NTR) in Cambodia](https://pegotec.net/portfolio/national-trade-repository-ntr-website-in-cambodia/), the [National Committee on Trade Facilitation (NCTF) website](https://pegotec.net/portfolio/national-committee-on-trade-facilitation-nctf-cambodia/), the [Integrated Social Service Case Management System for MoSVY](https://pegotec.net/portfolio/integrated-social-service-case-management-system-for-cambodias-ministry-of-social-affairs/), the [KhmerSME platforms](https://pegotec.net/portfolio/khmersme-match-empowering-cambodian-msmes-with-pegotecs-technological-excellence/), the [IDPoor application](https://pegotec.net/portfolio/public-idpoor-app-for-cambodia/), and the [Central Asia Education Platform](https://pegotec.net/portfolio/central-asia-education-platform-caep/).

Our approach starts by mapping the workflow as it runs today. We look at what the business or citizen experiences, where the information lives, and where the bottlenecks are. Subsequently, we translate that map into a system architecture that respects the operational reality. That means government-grade security, multilingual delivery where it matters, accessibility-first design, and a content model that lets ministry staff keep the system up to date after launch.

Furthermore, Pegotec’s engagements ship with the structures that keep public-sector platforms alive past launch day. Documentation, training programs, runbooks, and support handovers are baked into the milestones — not added at the end. The result is a portal that stays useful for years, not a launch event followed by entropy.

## Partner With Pegotec for Trade and Public-Sector Digital Infrastructure

Trade infrastructure works when businesses can actually use it. The Cambodia FTA Portal turns the legal scaffolding of Free Trade Agreements into a working tool. Cambodian businesses can interact with it in their own language, on their own terms.

Explore the portal at [ftaportal.moc.gov.kh](https://ftaportal.moc.gov.kh/) to see what’s possible. For governments, donor programs, and trade-facilitation bodies considering similar work, [contact Pegotec](https://pegotec.net/contact-us/) to scope a public-sector engagement.