KG ↔ Metric Ton Converter
Enter in kg or tons (t). Add price per ton to get total cost.
About this KG to Ton Converter
This tool converts between kilograms (kg) and metric tons (tonnes, t), and calculates the total cost when a price per ton is provided. It is optimized for Indian usage with proper digit grouping and rounded rupee totals.
What this tool does
- Converts kg ↔ t instantly as values are typed.
- Computes total cost using price per ton and the calculated tonnage.
- Displays totals as whole rupees (no decimals), formatted with Indian digit grouping.
- Provides a single “Copy” button to copy the numeric total (digits only).
How it works
The calculator uses the exact relationship between kilograms and metric tons:
1 t = 1,000 kg
When a kg value is entered, tonnes are computed as:
t = kg ÷ 1,000
When a tonne value is entered, kilograms are computed as:
kg = t × 1,000
Cost calculation
Enter the price per ton (₹/t). The calculator multiplies the tonnage by the price and rounds to the nearest rupee:
Total cost (₹) = round(Price per ton × t)
Formatting and copy
- Inputs for kg and price support Indian digit grouping for readability.
- Total cost shows Indian digit grouping and is rounded to an integer rupee.
- The “Copy” button copies only the digits of the total (no ₹ symbol or commas).
Example
If kg = 12,500
and Price per ton = ₹5,250
, then:
t = 12,500 ÷ 1,000 = 12.5 t
Total = round(5,250 × 12.5) = round(65,625) = 65,625
The displayed total is ₹65,625
and the Copy button will copy 65625
.