RashІнструменти

    Конвертер ваги

    Миттєво перетворюйте кілограми, фунти, унції, стоуни, толи, карати та інше.

    Міліграм (мг)1000000
    Грам (г)1000
    Метрична тонна (т)0.001
    Унція (oz)35.273962
    Фунт (lb)2.2046226
    Стоун (st)0.15747304
    Американська тонна (коротка)0.0011023113
    Британська тонна (довга)0.00098420653
    Карат (ct)5000
    Гран (гр)15432.358
    Тола85.735279

    Конвертери, які просто працюють

    Конвертуйте одиниці виміру, валюти, часові пояси та багато іншого — точно, актуально та безкоштовно.

    Повсякденні перетворення одиниць виміру в одному місці

    Довжина, вага, об'єм, температура та багато іншого — швидко конвертуйте між одиницями виміру, не відкриваючи п'ять різних сторінок.

    Спробуйте цей інструмент
    Повсякденні перетворення одиниць виміру в одному місці

    Валюта та часовий пояс стали простішими

    Актуальні курси валют та порівняння часових поясів для фрілансерів, мандрівників та команд, що працюють у різних регіонах.

    Відкрити Конвертер валют
    Валюта та часовий пояс стали простішими

    Спеціалізовані конвертери для реальних потреб

    Від розмірів кілець у різних країнах до нішевих перетворень одиниць виміру, набір інструментів охоплює невеликі, специфічні перетворення, які люди дійсно шукають.

    Відкрити Калькулятор віку
    Спеціалізовані конвертери для реальних потреб

    Покроковий посібник

    Як користуватися Конвертер ваги?

    Конвертуйте вагу між кілограмами, грамами, фунтами, унціями, тоннами та стоунами одним дотиком.

    Покрокові інструкції

    1. 1

      Введіть значення ваги.

    2. 2

      Оберіть одиницю 'з' (кг, г, фунт, унція, т, стоун).

    3. 3

      Оберіть одиницю 'в'.

    4. 4

      Миттєво перегляньте конвертоване значення.

    Переваги

    • Охоплює всі поширені одиниці ваги.
    • Точний десятковий вивід.
    • Миттєва двостороння конвертація.
    • Працює офлайн.

    Для кого це?

    • Домашні кухарі, які перетворюють рецепти
    • Користувачі фітнесу, які відстежують вагу в різних одиницях
    • Відправники, які розраховують вагу посилок

    FAQ

    Поширені запитання

    Enter the numeric value into the left-hand input box labeled "Amount", choose "Kilograms (kg)" from the "From" dropdown and pick "Pounds (lb)" in the "To" dropdown, then click the blue "Convert" button or press Enter. The tool uses the exact constant 1 kg = 2.2046226218 lb and shows the result immediately in the result panel with a default precision of 2 decimals (e.g., 75 kg → 165.35 lb). If you need more precision use the "Precision" selector to set 0–6 decimal places; click the small copy icon to copy the numeric result to clipboard as plain text.

    The converter supports a wide set of mass units: kilograms (kg), grams (g), milligrams (mg), pounds (lb), ounces (oz), stones (st), metric tonnes (t), and US short tons (ton). Unit selection appears in the two dropdowns labeled "From" and "To"; you can also type a unit abbreviation (like "lb") in the search box inside the dropdown to filter quickly. All conversions use well-known constants (for example 1 lb = 0.45359237 kg) and the UI will disable unsupported combinations (none for this tool) and show a tooltip with the exact factor when you hover the small info icon.

    Yes — type the ounce amount into "Amount", select "Ounces (oz)" from the "From" dropdown and "Grams (g)" from the "To" dropdown, then press "Convert" or Enter; the result appears instantly. The tool uses the exact conversion 1 oz = 28.349523125 g and displays results with the chosen precision; if you paste a list of values (comma or newline separated) the batch panel will parse up to 10,000 lines and produce a downloadable .csv with columns Input, FromUnit, ToUnit, and Result. Note: mobile Safari may prevent automatic .csv downloads — use the "Copy" button and paste into Notes or an email on iOS.

    Conversions use internationally standardized exact factors (for example 1 kg = 2.2046226218 lb, 1 oz = 28.349523125 g), and the UI performs calculations in JavaScript double precision before formatting. The "Precision" dropdown lets you set rounding between 0 and 6 decimal places; choosing 6 shows full practical precision while 0–2 is better for everyday weight display. If you need exact integer-safe math for extremely large values, export results as .csv and re-calculate in a high-precision tool, because JavaScript doubles can round after about 15 significant digits.

    Yes — open the "Batch" tab next to the single-conversion area, paste or upload a .csv or .txt file (comma, tab, or newline-separated) up to roughly 5 MB or 10,000 lines, choose your units and precision, then click "Convert All". The page generates a downloadable .csv file (filename like conversions_YYYYMMDD.csv) containing Input, FromUnit, ToUnit, and Result columns and will begin a browser download; on iOS Safari automatic file downloads may be blocked, in which case use the built-in "Copy" button to copy table rows and paste into Notes or Files. Uploaded files are processed in your browser and not sent to a server; the tool also accepts scientific notation (e.g., 1e3) as input.

    Common causes include pasted commas as thousands separators ("1,000"), locale-specific decimal commas ("1,5"), or hidden non-printable characters; the validator expects plain numbers or scientific notation like 1e3. Fix by removing commas, replacing decimal commas with periods, or use the "Sanitize" button in the Batch panel which strips grouping characters and converts commas to periods. If you still see "Overflow" or "Infinity" the value exceeds the internal limit (approx ±1,000,000,000) — reduce the magnitude or split into multiple rows before converting.

    On desktop (Chrome, Firefox, Edge) everything — Convert, Copy, Export — works normally; the numeric input shows the default keyboard on desktop. On mobile, the input is type=number so iOS and Android open a numeric keypad which speeds typing, but iOS Safari sometimes uses a comma as decimal separator based on locale and may block automatic .csv downloads; in that case use "Copy" to transfer results. Also older Safari versions (iOS 12 and earlier) do not support navigator.clipboard.writeText, so the copy button falls back to selecting the result for manual copying.

    All conversions and batch processing are executed client-side in your browser using JavaScript; there is no signup or account activity and the site does not upload your numeric inputs to a remote API during conversion. Temporary files you download (like .csv) are created locally; the only network calls are for loading the web page assets (HTML/CSS/JS). If you inspect Developer Tools you can confirm no conversion POST requests are made; however if you explicitly use the "Share Results" button it will create a downloadable file which your browser might upload to cloud services only if you choose to save to iCloud/Drive manually.

    The input accepts integers and floating points up to roughly ±1,000,000,000 (1e9) and supports scientific notation like 6.022e23; values beyond that may be rounded to Infinity due to JavaScript double limits. Negative numbers are accepted (useful for differences or offsets) but the tool displays a warning banner noting that physical mass cannot be negative; the result will be negative accordingly. Extremely precise needs (beyond 15 significant digits) should export to .csv and be re-processed in arbitrary-precision software because JavaScript floating-point math may introduce small rounding errors.

    This online converter is instant and has built-in unit selection, exact standardized constants, and batch export to .csv which saves time compared with manually entering formulas in Excel; Excel requires you to type =A1*2.2046226218 or use Power Query for bulk work. Excel/LibreOffice are better when you need complex spreadsheets, cell-level formulas, or arbitrary precision add-ins; this web tool is more convenient for quick single or bulk conversions without opening an app and for exporting clean .csv results. For very large datasets (tens of thousands of rows) desktop tools can be faster and use less memory than a browser tab.

    Use Tab/Shift+Tab to move between Amount, From and To fields, type the number and press Enter to trigger Convert without touching the mouse; Ctrl+L focuses the Amount field on desktop (Cmd+L on macOS focuses the address bar, so instead use Alt+C to focus Convert if shown in your browser). For repeated unit flips, use the small "Swap" icon between the two dropdowns to swap From/To instantly, and the "History" sidebar keeps the last 20 conversions so you can re-copy without retyping. For bulk work, paste newline-separated numbers into the Batch tab and click "Convert All", then download the .csv; this avoids manual entry and preserves consistent precision.

    The converter is free to use in the browser with no account creation required; there are no watermarks on numeric outputs or exported .csv files and no premium paywall gating the standard units and precision options. The only trade-offs are browser-imposed: large batch files (above ~5 MB) may be slow or fail on low-memory mobile devices, and automatic downloads can be blocked by some mobile browsers which then require manual copy/paste. If you need programmatic access, consider using exported .csv files or re-implementing the same constants in scripts — the web UI is intended for interactive use, not as an API.

    Про цей інструмент

    Конвертер ваги для кухонь, спортзалів та ринків дорогоцінних металів

    Незалежно від того, чи вимірюєте ви борошно в грамах, свою вагу в стоунах, золото в толах або дорогоцінні камені в каратах, цей конвертер ваги має потрібну вам одиницю. Ми підтримуємо 12 одиниць маси з міжнародно визначеними коефіцієнтами, тому фунт — це рівно 0.45359237 кг, а карат — рівно 0.2 грама.

    Корисно для всього: від перетворення кілограмової гирі на фунти до відстеження ваги тіла в різних регіонах, роботи з імпортними рецептами або швидких розрахунків дорогоцінних металів.