This document describes the development of a converter system to convert between different units in the metric system. The system will include converters for temperature, weight, length, area, and volume. It will be developed in C language and allow the user to select the category and units to convert, enter a value, select the unit to convert to, and display the result. The system aims to make conversions between metric system units simple and prevent errors by automating the calculations.