Federal Contractor

FCA US LLC Federal Contract Obligations (Last Year)

FCA US LLC (CAGE 5KAV0, UEI GVAKTC49BNJ8) received 11,711 federal award actions totaling $479,908,604.69 in the last full year.

Most of FCA US LLC's federal obligation volume came from the Federal Acquisition Service, which accounted for $479.89 million across 11,708 actions. By NAICS, the activity was concentrated in automobile manufacturing, with a small offsetting negative obligation in motor vehicle electrical and electronic equipment manufacturing.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect the last full year, and negative obligations indicate deobligations or other downward adjustments in award records.

CAGE Code
5KAV0
UEI
GVAKTC49BNJ8
Total Obligated
479.91 million
479,908,604.69
Award Actions
11,711
Average Action Value
40,979.30

About FCA US LLC federal contract activity

FCA US LLC recorded $479.91 million in obligated federal spending across 11,711 awards in the last full year, for an average award value of $40,979.30. The profile is highly concentrated in vehicle-related procurement activity, consistent with the company's automotive manufacturing base under CAGE 5KAV0 and UEI GVAKTC49BNJ8.

Agency mix and customer concentration

Federal Acquisition Service accounted for virtually all activity, with $479.89 million across 11,708 awards, indicating a very concentrated buying relationship. Smaller residual obligations came from the National Institutes of Health and the Agency for International Development, including a negative obligation from AID that reduced the overall total slightly.

Industry profile based on NAICS activity

The spending base is overwhelmingly concentrated in NAICS 336111, Automobile Manufacturing, which represented $479.97 million and 11,710 awards. A single negative obligation under NAICS 336320, Motor Vehicle Electrical and Electronic Equipment Manufacturing, offset a small amount of value and does not materially change the overall category mix.

Annual contract trend over the analysis window

The annual trend shows all reported obligations in 2025, totaling $479.91 million across 11,711 awards. With only one year in the analysis window, this period reflects a snapshot of activity rather than a multi-year growth pattern.

How to interpret this page

This summary uses FPDS obligations data for FCA US LLC matched to CAGE 5KAV0 and UEI GVAKTC49BNJ8 over the last full year. Totals, counts, and averages are based on reported obligated amounts, and negative obligations are retained because they affect net funding totals.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5KAV0'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
4732 FEDERAL ACQUISITION SERVICE 479,890,534.00 479.89 million 11,708
7529 NATIONAL INSTITUTES OF HEALTH 79,153.02 79.15 thousand 2
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT -61,082.33 -61.08 thousand 1

Insight

Obligations to FCA US LLC are highly concentrated at the Federal Acquisition Service, which accounts for 479.89 million of 479.91 million obligated in the last full year across 11,708 of 11,711 awards. The remaining activity is minimal and dispersed, with small positive obligations from the National Institutes of Health (79.15 thousand across 2 awards) and a single negative obligation from the Agency for International Development (-61.08 thousand). This pattern indicates near-total dependence on one buying organization, with only immaterial activity elsewhere.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5KAV0'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
336111 AUTOMOBILE MANUFACTURING 479,969,687.02 479.97 million 11,710
336320 MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING -61,082.33 -61.08 thousand 1

Insight

FCA US LLC’s obligations in the last full year were overwhelmingly concentrated in NAICS 336111, Automobile Manufacturing, which accounted for 11,710 of 11,711 awards and $479.97 million in obligations. This indicates a highly focused procurement profile centered on core vehicle manufacturing activity. NAICS 336320, Motor Vehicle Electrical and Electronic Equipment Manufacturing, had one award and a net obligation of -$61.08 thousand, which is immaterial relative to the overall volume.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5KAV0'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 479,908,604.69 479.91 million 11,711

Insight

For the last full year, FCA US LLC (CAGE 5KAV0) recorded $479.91 million in obligated funding across 11,711 awards, for an average award value of $40,979.30. With all reported obligations falling in 2025, the annual trend indicates the observed activity is concentrated in a single year rather than distributed across multiple years in the 1-year window. The high award count relative to total obligation suggests a pattern of many smaller transactions rather than a small number of large awards.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.