{"id":3573,"date":"2025-04-27T13:02:30","date_gmt":"2025-04-27T17:02:30","guid":{"rendered":"https:\/\/calculatorcch.com\/?page_id=3573"},"modified":"2025-04-27T13:02:31","modified_gmt":"2025-04-27T17:02:31","slug":"speed-conversion-calculator","status":"publish","type":"page","link":"https:\/\/calculatorcch.com\/en\/calculators-everyday-life\/speed-conversion-calculator\/","title":{"rendered":"Speed Conversion Calculator"},"content":{"rendered":"<p>[et_pb_section fb_built=\u201d1\u2033 custom_padding_last_edited=\u201don|desktop\u201d _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d background_color=\u201drgba(214,214,214,0.2)\u201d custom_margin_tablet=\u201d\u201d custom_margin_phone=\u201d\u201d custom_margin_last_edited=\u201don|phone\u201d custom_padding=\u201d0px||0px||false|false\u201d custom_padding_tablet=\u201d22px||22px||true|false\u201d custom_padding_phone=\u201d22px||22px||true|false\u201d bottom_divider_style=\u201dwaves2\u2033 bottom_divider_color=\u201d#0970C4\u2033 bottom_divider_height=\u201d37px\u201d bottom_divider_height_tablet=\u201d37px\u201d bottom_divider_height_phone=\u201d37px\u201d bottom_divider_height_last_edited=\u201don|desktop\u201d background_last_edited=\u201don|desktop\u201d global_colors_info=\u201d{}\u201d][et_pb_row _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d global_colors_info=\u201d{}\u201d][et_pb_column type=\u201d4_4\u2033 _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d global_colors_info=\u201d{}\u201d][et_pb_text _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d global_colors_info=\u201d{}\u201d]<\/p>\n<h1><b>Speed Conversion Calculator \u2013 Convert km\/h, m\/s, mph, and more easily<\/b><\/h1>\n<p>[\/et_pb_text][et_pb_code _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d custom_margin=\u201d||0px||false|false\u201d custom_margin_tablet=\u201d||0px||false|false\u201d custom_margin_phone=\u201d||0px||false|false\u201d custom_margin_last_edited=\u201don|desktop\u201d custom_padding=\u201d||||false|false\u201d global_colors_info=\u201d{}\u201d]<\/p>\n<div class=\"roi-calculator-container\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label for=\"speedValue\" id=\"speedValueLabel\">Speed Value<\/label><!-- [et_pb_line_break_holder] -->        <input type=\"number\" id=\"speedValue\" step=\"any\" min=\"0\" placeholder=\"Eg: 100\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label for=\"unitFrom\" id=\"unitFromLabel\">Unit of Origin<\/label><!-- [et_pb_line_break_holder] -->        <select id=\"unitFrom\"><!-- [et_pb_line_break_holder] -->            <\/select><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label for=\"unitTo\" id=\"unitToLabel\">Destination Unit<\/label><!-- [et_pb_line_break_holder] -->        <select id=\"unitTo\"><!-- [et_pb_line_break_holder] -->            <\/select><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <button id=\"calculateButton\" onclick=\"calculate()\">Convert Speed<\/button><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"result\" id=\"result\" style=\"margin-top: 20px;\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->    \/* INICIO BLOQUE CSS - NO MODIFICAR (excepto a\u00f1adidos para select y ajustes media query) *\/<!-- [et_pb_line_break_holder] -->    .roi-calculator-container { background: white; padding: 20px; border-radius: 8px; max-width: 500px; margin: 0 auto; }<!-- [et_pb_line_break_holder] -->    .roi-calculator-container .form-group { margin-bottom: 15px; }<!-- [et_pb_line_break_holder] -->    .roi-calculator-container label { display: block; margin-bottom: 5px; font-family: Arial, sans-serif; color: #000000; }<!-- [et_pb_line_break_holder] -->    .roi-calculator-container input[type=\"number\"] { width: 100%; padding: 8px; box-sizing: border-box; border: 1px solid #0970C4; border-radius: 4px; font-family: Arial, sans-serif; color: #000000; }<!-- [et_pb_line_break_holder] -->    .roi-calculator-container .result { font-family: Arial, sans-serif; color: #000000; padding: 15px; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Estilos a\u00f1adidos para SELECT *\/<!-- [et_pb_line_break_holder] -->    .roi-calculator-container select {<!-- [et_pb_line_break_holder] -->        width: 100%;<!-- [et_pb_line_break_holder] -->        padding: 8px;<!-- [et_pb_line_break_holder] -->        box-sizing: border-box;<!-- [et_pb_line_break_holder] -->        border: 1px solid #0970C4;<!-- [et_pb_line_break_holder] -->        border-radius: 4px;<!-- [et_pb_line_break_holder] -->        font-family: Arial, sans-serif;<!-- [et_pb_line_break_holder] -->        color: #000000;<!-- [et_pb_line_break_holder] -->        background-color: white;<!-- [et_pb_line_break_holder] -->        height: 36px; \/* Altura base *\/<!-- [et_pb_line_break_holder] -->        -webkit-appearance: none;<!-- [et_pb_line_break_holder] -->        -moz-appearance: none;<!-- [et_pb_line_break_holder] -->        appearance: none;<!-- [et_pb_line_break_holder] -->        background-image: url('data:image\/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%230970C4%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');<!-- [et_pb_line_break_holder] -->        background-repeat: no-repeat;<!-- [et_pb_line_break_holder] -->        background-position: right 10px top 50%;<!-- [et_pb_line_break_holder] -->        background-size: 10px auto;<!-- [et_pb_line_break_holder] -->        padding-right: 30px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    \/* Ajustes Media Query para incluir SELECT *\/<!-- [et_pb_line_break_holder] -->     @media (min-width: 981px) {<!-- [et_pb_line_break_holder] -->         .roi-calculator-container label, .roi-calculator-container input[type=\"number\"], .roi-calculator-container select, .roi-calculator-container .result { font-size: 20px; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container button { font-size: 20px; text-align: center; display: block; margin: 0 auto; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container select { height: 40px; } \/* Ajuste altura *\/<!-- [et_pb_line_break_holder] -->     }<!-- [et_pb_line_break_holder] -->     @media (max-width: 980px) and (min-width: 768px) {<!-- [et_pb_line_break_holder] -->         .roi-calculator-container label, .roi-calculator-container input[type=\"number\"], .roi-calculator-container select, .roi-calculator-container .result { font-size: 17px; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container button { font-size: 20px; text-align: center; display: block; margin: 0 auto; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container select { height: 38px; } \/* Ajuste altura *\/<!-- [et_pb_line_break_holder] -->     }<!-- [et_pb_line_break_holder] -->     @media (max-width: 767px) {<!-- [et_pb_line_break_holder] -->         .roi-calculator-container label, .roi-calculator-container input[type=\"number\"], .roi-calculator-container select, .roi-calculator-container .result { font-size: 16px; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container button { font-size: 20px; text-align: center; display: block; margin: 0 auto; }<!-- [et_pb_line_break_holder] -->         .roi-calculator-container select { height: 36px; } \/* Altura base *\/<!-- [et_pb_line_break_holder] -->     }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container button { padding: 10px 20px; background-color: #C35D09; color: white; border: none; border-radius: 4px; cursor: pointer; }<!-- [et_pb_line_break_holder] -->    .roi-calculator-container button:hover { background-color: #b35408; }<!-- [et_pb_line_break_holder] -->    \/* FIN BLOQUE CSS *\/<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    const unitsData = [<!-- [et_pb_line_break_holder] -->        { value: 'kph', labelKey: 'unitKmh' },<!-- [et_pb_line_break_holder] -->        { value: 'mps', labelKey: 'unitMps' },<!-- [et_pb_line_break_holder] -->        { value: 'mph', labelKey: 'unitMph' },<!-- [et_pb_line_break_holder] -->        { value: 'kts', labelKey: 'unitKts' }<!-- [et_pb_line_break_holder] -->    ];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const translations = {<!-- [et_pb_line_break_holder] -->        es: {<!-- [et_pb_line_break_holder] -->            speedValueLabel: \"Valor de Velocidad\",<!-- [et_pb_line_break_holder] -->            unitFromLabel: \"Unidad de Origen\",<!-- [et_pb_line_break_holder] -->            unitToLabel: \"Unidad de Destino\",<!-- [et_pb_line_break_holder] -->            unitKmh: \"Kil\u00f3metros por hora (km\/h)\",<!-- [et_pb_line_break_holder] -->            unitMps: \"Metros por segundo (m\/s)\",<!-- [et_pb_line_break_holder] -->            unitMph: \"Millas por hora (mph)\",<!-- [et_pb_line_break_holder] -->            unitKts: \"Nudos (knots)\",<!-- [et_pb_line_break_holder] -->            calculateButton: \"Convertir Velocidad\",<!-- [et_pb_line_break_holder] -->            resultFormat: \"{value} {unit}\", \/\/ Formato: valor unidad<!-- [et_pb_line_break_holder] -->            errorInvalidInput: \"Por favor, introduce un valor num\u00e9rico para la velocidad.\",<!-- [et_pb_line_break_holder] -->            errorNegativeInput: \"La velocidad no puede ser negativa.\",<!-- [et_pb_line_break_holder] -->            errorSameUnits: \"Las unidades de origen y destino son las mismas.\"<!-- [et_pb_line_break_holder] -->        },<!-- [et_pb_line_break_holder] -->        en: {<!-- [et_pb_line_break_holder] -->            speedValueLabel: \"Speed Value\",<!-- [et_pb_line_break_holder] -->            unitFromLabel: \"Unit From\",<!-- [et_pb_line_break_holder] -->            unitToLabel: \"Unit To\",<!-- [et_pb_line_break_holder] -->            unitKmh: \"Kilometers per hour (km\/h)\",<!-- [et_pb_line_break_holder] -->            unitMps: \"Meters per second (m\/s)\",<!-- [et_pb_line_break_holder] -->            unitMph: \"Miles per hour (mph)\",<!-- [et_pb_line_break_holder] -->            unitKts: \"Knots\",<!-- [et_pb_line_break_holder] -->            calculateButton: \"Convert Speed\",<!-- [et_pb_line_break_holder] -->            resultFormat: \"{value} {unit}\", \/\/ Format: value unit<!-- [et_pb_line_break_holder] -->            errorInvalidInput: \"Please enter a numerical value for speed.\",<!-- [et_pb_line_break_holder] -->            errorNegativeInput: \"Speed cannot be negative.\",<!-- [et_pb_line_break_holder] -->            errorSameUnits: \"Origin and destination units are the same.\"<!-- [et_pb_line_break_holder] -->        },<!-- [et_pb_line_break_holder] -->        fr: {<!-- [et_pb_line_break_holder] -->            speedValueLabel: \"Valeur de Vitesse\",<!-- [et_pb_line_break_holder] -->            unitFromLabel: \"Unit\u00e9 d'Origine\",<!-- [et_pb_line_break_holder] -->            unitToLabel: \"Unit\u00e9 de Destination\",<!-- [et_pb_line_break_holder] -->            unitKmh: \"Kilom\u00e8tres par heure (km\/h)\",<!-- [et_pb_line_break_holder] -->            unitMps: \"M\u00e8tres par seconde (m\/s)\",<!-- [et_pb_line_break_holder] -->            unitMph: \"Miles par heure (mph)\",<!-- [et_pb_line_break_holder] -->            unitKts: \"N\u0153uds (knots)\",<!-- [et_pb_line_break_holder] -->            calculateButton: \"Convertir la Vitesse\",<!-- [et_pb_line_break_holder] -->            resultFormat: \"{value} {unit}\", \/\/ Format: valeur unit\u00e9<!-- [et_pb_line_break_holder] -->            errorInvalidInput: \"Veuillez entrer une valeur num\u00e9rique pour la vitesse.\",<!-- [et_pb_line_break_holder] -->            errorNegativeInput: \"La vitesse ne peut pas \u00eatre n\u00e9gative.\",<!-- [et_pb_line_break_holder] -->            errorSameUnits: \"Les unit\u00e9s d'origine et de destination sont identiques.\"<!-- [et_pb_line_break_holder] -->        },<!-- [et_pb_line_break_holder] -->        pt: {<!-- [et_pb_line_break_holder] -->            speedValueLabel: \"Valor da Velocidade\",<!-- [et_pb_line_break_holder] -->            unitFromLabel: \"Unidade de Origem\",<!-- [et_pb_line_break_holder] -->            unitToLabel: \"Unidade de Destino\",<!-- [et_pb_line_break_holder] -->            unitKmh: \"Quil\u00f4metros por hora (km\/h)\",<!-- [et_pb_line_break_holder] -->            unitMps: \"Metros por segundo (m\/s)\",<!-- [et_pb_line_break_holder] -->            unitMph: \"Milhas por hora (mph)\",<!-- [et_pb_line_break_holder] -->            unitKts: \"N\u00f3s (knots)\",<!-- [et_pb_line_break_holder] -->            calculateButton: \"Converter Velocidade\",<!-- [et_pb_line_break_holder] -->            resultFormat: \"{value} {unit}\", \/\/ Formato: valor unidade<!-- [et_pb_line_break_holder] -->            errorInvalidInput: \"Por favor, insira um valor num\u00e9rico para a velocidade.\",<!-- [et_pb_line_break_holder] -->            errorNegativeInput: \"A velocidade n\u00e3o pode ser negativa.\",<!-- [et_pb_line_break_holder] -->            errorSameUnits: \"As unidades de origem e destino s\u00e3o as mesmas.\"<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Factores de conversi\u00f3n relativos a Metros por Segundo (m\/s)<!-- [et_pb_line_break_holder] -->    const factorsToMps = {<!-- [et_pb_line_break_holder] -->        'kph': 1 \/ 3.6,       \/\/ km\/h to m\/s<!-- [et_pb_line_break_holder] -->        'mps': 1,             \/\/ m\/s to m\/s<!-- [et_pb_line_break_holder] -->        'mph': 0.44704,       \/\/ mph to m\/s<!-- [et_pb_line_break_holder] -->        'kts': 0.514444       \/\/ knots to m\/s<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const factorsFromMps = {<!-- [et_pb_line_break_holder] -->        'kph': 3.6,           \/\/ m\/s to km\/h<!-- [et_pb_line_break_holder] -->        'mps': 1,             \/\/ m\/s to m\/s<!-- [et_pb_line_break_holder] -->        'mph': 1 \/ 0.44704,   \/\/ m\/s to mph (approx 2.23694)<!-- [et_pb_line_break_holder] -->        'kts': 1 \/ 0.514444   \/\/ m\/s to knots (approx 1.94384)<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function populateDropdowns(language) {<!-- [et_pb_line_break_holder] -->        const langTrans = translations[language];<!-- [et_pb_line_break_holder] -->        const unitFromSelect = document.getElementById('unitFrom');<!-- [et_pb_line_break_holder] -->        const unitToSelect = document.getElementById('unitTo');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Guardar selecci\u00f3n actual si existe<!-- [et_pb_line_break_holder] -->        const currentFrom = unitFromSelect.value;<!-- [et_pb_line_break_holder] -->        const currentTo = unitToSelect.value;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Limpiar opciones existentes<!-- [et_pb_line_break_holder] -->        unitFromSelect.innerHTML = '';<!-- [et_pb_line_break_holder] -->        unitToSelect.innerHTML = '';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Poblar con nuevas opciones traducidas<!-- [et_pb_line_break_holder] -->        unitsData.forEach(unit => {<!-- [et_pb_line_break_holder] -->            const optionText = langTrans[unit.labelKey]; \/\/ Obtener texto traducido<!-- [et_pb_line_break_holder] -->            const optionFrom = new Option(optionText, unit.value);<!-- [et_pb_line_break_holder] -->            const optionTo = new Option(optionText, unit.value);<!-- [et_pb_line_break_holder] -->            unitFromSelect.add(optionFrom);<!-- [et_pb_line_break_holder] -->            unitToSelect.add(optionTo);<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->         \/\/ Restaurar selecci\u00f3n si es posible, o poner por defecto<!-- [et_pb_line_break_holder] -->        unitFromSelect.value = currentFrom || unitsData[0].value; \/\/ Default a km\/h si no hab\u00eda selecci\u00f3n<!-- [et_pb_line_break_holder] -->        unitToSelect.value = currentTo || unitsData[1].value; \/\/ Default a m\/s si no hab\u00eda selecci\u00f3n<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function setLanguage(language) {<!-- [et_pb_line_break_holder] -->        if (!translations[language]) {<!-- [et_pb_line_break_holder] -->            console.error(\"Language not found:\", language);<!-- [et_pb_line_break_holder] -->            language = 'en'; \/\/ Fallback<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        const langTrans = translations[language];<!-- [et_pb_line_break_holder] -->        document.getElementById('speedValueLabel').innerText = langTrans.speedValueLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('unitFromLabel').innerText = langTrans.unitFromLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('unitToLabel').innerText = langTrans.unitToLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('calculateButton').innerText = langTrans.calculateButton;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        populateDropdowns(language); \/\/ Llenar\/actualizar dropdowns<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Clear result on language change<!-- [et_pb_line_break_holder] -->        const resultDiv = document.getElementById('result');<!-- [et_pb_line_break_holder] -->        if (resultDiv) {<!-- [et_pb_line_break_holder] -->             resultDiv.innerHTML = '';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function getUserLanguage() {<!-- [et_pb_line_break_holder] -->        const userLang = navigator.language || navigator.userLanguage;<!-- [et_pb_line_break_holder] -->        const language = userLang.split('-')[0];<!-- [et_pb_line_break_holder] -->        return translations[language] ? language : 'en'; \/\/ Ingl\u00e9s como fallback<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->     \/\/ Inicializar idioma una vez que el DOM est\u00e9 listo<!-- [et_pb_line_break_holder] -->     document.addEventListener('DOMContentLoaded', (event) => {<!-- [et_pb_line_break_holder] -->         if (translations && Object.keys(translations).length > 0 && translations.en && Object.keys(translations.en).length > 0) {<!-- [et_pb_line_break_holder] -->             try {<!-- [et_pb_line_break_holder] -->                 const language = getUserLanguage();<!-- [et_pb_line_break_holder] -->                 setLanguage(language);<!-- [et_pb_line_break_holder] -->             } catch (error) {<!-- [et_pb_line_break_holder] -->                 console.error(\"Error setting initial language:\", error);<!-- [et_pb_line_break_holder] -->                 setLanguage('en'); \/\/ Fallback safely<!-- [et_pb_line_break_holder] -->             }<!-- [et_pb_line_break_holder] -->         } else {<!-- [et_pb_line_break_holder] -->               console.warn(\"Translations object might be empty or incomplete on DOMContentLoaded.\");<!-- [et_pb_line_break_holder] -->               try { setLanguage('en'); } catch (e) { console.error(\"Failed to set default language.\", e)}<!-- [et_pb_line_break_holder] -->         }<!-- [et_pb_line_break_holder] -->     });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function calculate() {<!-- [et_pb_line_break_holder] -->        const lang = getUserLanguage();<!-- [et_pb_line_break_holder] -->        const resultDiv = document.getElementById('result');<!-- [et_pb_line_break_holder] -->        const speedInput = document.getElementById('speedValue').value;<!-- [et_pb_line_break_holder] -->        const speed = parseFloat(speedInput);<!-- [et_pb_line_break_holder] -->        const fromUnit = document.getElementById('unitFrom').value;<!-- [et_pb_line_break_holder] -->        const toUnit = document.getElementById('unitTo').value;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Validaci\u00f3n de entrada<!-- [et_pb_line_break_holder] -->        if (speedInput.trim() === '' || isNaN(speed)) {<!-- [et_pb_line_break_holder] -->            resultDiv.innerText = translations[lang].errorInvalidInput;<!-- [et_pb_line_break_holder] -->            return;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->         if (speed < 0) {<!-- [et_pb_line_break_holder] -->            resultDiv.innerText = translations[lang].errorNegativeInput;<!-- [et_pb_line_break_holder] -->            return;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        if (fromUnit === toUnit) {<!-- [et_pb_line_break_holder] -->             resultDiv.innerText = translations[lang].errorSameUnits;<!-- [et_pb_line_break_holder] -->             return;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Conversi\u00f3n<!-- [et_pb_line_break_holder] -->        const speedInMps = speed * factorsToMps[fromUnit];<!-- [et_pb_line_break_holder] -->        const convertedSpeed = speedInMps * factorsFromMps[toUnit];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Obtener nombre traducido de la unidad de destino<!-- [et_pb_line_break_holder] -->        const targetUnitInfo = unitsData.find(unit => unit.value === toUnit);<!-- [et_pb_line_break_holder] -->        const targetUnitLabel = targetUnitInfo ? translations[lang][targetUnitInfo.labelKey] : toUnit; \/\/ Fallback al value si no se encuentra<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Mostrar resultado formateado<!-- [et_pb_line_break_holder] -->        const resultString = translations[lang].resultFormat<!-- [et_pb_line_break_holder] -->                                .replace('{value}', convertedSpeed.toFixed(3)) \/\/ Mostrar con 3 decimales<!-- [et_pb_line_break_holder] -->                                .replace('{unit}', targetUnitLabel);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        resultDiv.innerText = resultString;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_text admin_label=\u201dVOTE CODE\u201d _builder_version=\u201d4.27.4\u2033 _module_preset=\u201d88b21c46-bab4-4990-9def-73fb03a32482\u2033 text_orientation=\u201dcenter\u201d custom_margin=\u201d0px||0px||true|false\u201d custom_padding=\u201d0px||0px|507px|true|false\u201d custom_padding_tablet=\u201d|||274px|true|false\u201d custom_padding_phone=\u201d|||131px|true|false\u201d custom_padding_last_edited=\u201don|desktop\u201d global_colors_info=\u201d{}\u201d]<\/p>\n<div class=\"et_social_networks et_social_autowidth et_social_slide et_social_circle et_social_top et_social_withcounts et_social_nospace et_social_mobile_on et_social_withnetworknames et_social_outer_dark\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<ul class=\"et_social_icons_container\"><li class=\"et_social_like\">\n\t\t\t\t\t\t<a href=\"#\" class=\"et_social_follow\" data-social_name=\"like\" data-social_type=\"like\" data-post_id=\"0\" target=\"_blank\">\n\t\t\t\t\t\t\t<i class=\"et_social_icon et_social_icon_like\"><\/i>\n\t\t\t\t\t\t\t<div class=\"et_social_network_label\"><div class=\"et_social_networkname\">Vote<\/div><div class=\"et_social_count\">\n\t\t\t\t\t\t<span>0<\/span>\n\t\t\t\t\t\t<span class=\"et_social_count_label\">Likes<\/span>\n\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t<span class=\"et_social_overlay\"><\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li><\/ul>\n\t\t\t\t<\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u201d1\u2033 custom_padding_last_edited=\u201don|phone\u201d _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d custom_margin_tablet=\u201d\u201d custom_margin_phone=\u201d\u201d custom_margin_last_edited=\u201don|phone\u201d custom_padding=\u201d0px||||false|false\u201d custom_padding_tablet=\u201d22px||22px||true|false\u201d custom_padding_phone=\u201d22px||22px||true|false\u201d global_colors_info=\u201d{}\u201d][et_pb_row _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d global_colors_info=\u201d{}\u201d][et_pb_column type=\u201d4_4\u2033 _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d global_colors_info=\u201d{}\u201d][et_pb_text _builder_version=\u201d4.27.4\u2033 _module_preset=\u201ddefault\u201d hover_enabled=\u201d0\u2033 global_colors_info=\u201d{}\u201d sticky_enabled=\u201d0\u2033]<\/p>\n<h2><b>Your Quick Tool to Convert Any Unit of Speed<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Need to convert kilometers per hour to meters per second for a physics problem? Or perhaps miles per hour to kilometers per hour to understand a foreign speed limit? Our Speed Conversion Calculator is the perfect tool for making these conversions instantly and accurately between a wide variety of units.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">With our tool:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2705 Make quick and accurate conversions between km\/h, m\/s, mph, ft\/s, knots, and more.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2705 Supports multiple common speed units in science, transportation, and sports.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2705 Avoid manual calculation errors and save valuable time.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Use our calculator now and convert speed units without complications.<\/span><\/p>\n<h2><b>Conversion Example with the Speed Calculator<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Suppose you want to convert a speed of 100 kilometers per hour (km\/h) to meters per second (m\/s) and miles per hour (mph).<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Data entered:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speed: 100 km\/h<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Destination units: m\/s and mph<\/span><\/li>\n<\/ul>\n<h3><b>Applying Conversion Factors:<\/b><\/h3>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>From km\/ham\/s:<\/b><span style=\"font-weight: 400;\"> The conversion factor is 3.61 (or 0.27778). Speed \u200b\u200bm\/s = 100 km\/h \u00d7 0.27778 \u2248 27.78 m\/s<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>From km\/h to mph:<\/b><span style=\"font-weight: 400;\"> The conversion factor is 1.609341\u200b (or 0.62137). Speedmph\u200b=100 km\/h\u00d70.62137\u224862.14 mph<\/span><\/li>\n<\/ul>\n<p><b>\ud83d\udcca Results:<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">100 km\/h is approximately equivalent to <\/span><b>27.78 m\/s<\/b><span style=\"font-weight: 400;\">.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">100 km\/h is approximately equivalent to <\/span><b>62.14 mph<\/b><span style=\"font-weight: 400;\">.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">This shows how the same speed is expressed in different numbers depending on the unit used. Our calculator does these calculations for you instantly.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udce2 Effortlessly perform your speed conversions with our tool.<\/span><\/p>\n<h2><b>How Does Our Speed Conversion Calculator Work?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Converting speeds between different units is very easy with our calculator. Just follow these three steps:<\/span><\/p>\n<h3><b>Step 1: Enter the Speed<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">\ud83d\udca8 Enter the numerical value of the speed you want to convert in the corresponding field.<\/span><\/p>\n<p><b>Why is it important?<\/b><span style=\"font-weight: 400;\"> This is the base value on which the conversion factor will be applied.<\/span><\/p>\n<h3><b>Step 2: Select the Units<\/b><\/h3>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Unit of Origin:<\/b><span style=\"font-weight: 400;\"> Choose the current unit of measurement for your value (e.g. kilometers per hour \u2013 km\/h, meters per second \u2013 m\/s, miles per hour \u2013 mph, etc.) from the \u201cFrom\u201d drop-down list.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Destination Unit:<\/b><span style=\"font-weight: 400;\"> Select the unit you want to convert that value to (e.g. feet per second \u2013 ft\/s, knots \u2013 knots, etc.) from the \u201cTo\u201d drop-down list.<\/span><\/li>\n<\/ul>\n<p><b>Why is it important?<\/b><span style=\"font-weight: 400;\"> Selecting the correct units ensures that the calculator applies the appropriate conversion factor for your specific needs.<\/span><\/p>\n<h3><b>Step 3: Get Instant Conversion<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Done! The calculator will automatically apply the correct conversion factor between the selected units:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Destination speed = Origin speed \u00d7 Conversion factor<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The precise result will be displayed instantly.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udd39 Use the converted speed for your tasks, projects, reports, or just for fun.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udd39 Try different conversions to familiarize yourself with the equivalences.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udce2 Need to make conversions for your studies or work? Our calculator is your perfect companion!<\/span><\/p>\n<h2><b>This is only for entrepreneurs, business owners and freelancers.<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">\ud83d\ude80 If you need to launch your website, SaaS or online store quickly and efficiently, visit<\/span><a href=\"https:\/\/nippylaunch.com\/\" rel=\"nofollow noopener\" target=\"_blank\"> <span style=\"font-weight: 400;\">NippyLaunch.com<\/span><\/a><span style=\"font-weight: 400;\">We create your digital platform so you can start operating as quickly as possible.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udcc8 If you need to attract more customers and grow your business through effective digital advertising and marketing strategies, visit<\/span><a href=\"https:\/\/cleefcompany.com\/\" rel=\"nofollow noopener\" target=\"_blank\"> <span style=\"font-weight: 400;\">CleefCompany.com<\/span><\/a><span style=\"font-weight: 400;\">We boost your visibility and conversions.<\/span><\/p>\n<h2><b>What is Speed Conversion?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Speed conversion is the process of changing the representation of a speed measurement from one unit to another, without changing the actual physical magnitude of the speed.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">It is necessary because different countries, scientific disciplines or industries use different units of measurement for speed (e.g. km\/h in many countries for traffic, mph in the US and UK, m\/s in physics, knots in navigation and aviation).<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Performing these conversions allows you to compare values, understand information from different sources, and apply physical or engineering formulas that require specific units.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A conversion calculator automates this process using the correct mathematical factors, ensuring accuracy and speed.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udc49 Facilitates communication and understanding in a world with different measurement systems.<\/span><\/p>\n<h2><b>Recommended books to understand physics and units of measurement<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">If you&#039;re interested in delving deeper into the concepts behind speed and units of measurement, these books may be helpful:<\/span><\/p>\n<h3><b>1\ufe0f\u20e3 Physics for Science and Technology, Vol. 1 \u2013 Paul A. Tipler &amp; Gene Mosca<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">A classic and comprehensive undergraduate physics textbook that covers kinematics, dynamics, and the International System of Units (SI), including velocity and its conversions.<\/span><\/p>\n<h3><b>2\ufe0f\u20e3 Physics Concepts \u2013 Paul G. Hewitt<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Known for its conceptual and accessible approach, this book explains the fundamentals of physics, including motion and units, in an intuitive way and with less emphasis on complex mathematics.<\/span><\/p>\n<h3><b>3\ufe0f\u20e3 Measurement Systems and Sensors \u2013 Waldemar Nawrocki<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Although more technical, this book explores in depth the measurement systems and units used in science and engineering, providing context for why and how units are defined and converted.<\/span><\/p>\n<h2><b>Why Use Our Speed Conversion Calculator?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Our tool simplifies your conversion tasks with multiple advantages:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Save Valuable Time \u2013 Forget searching for factors and doing manual calculations; get instant results.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Guaranteed Accuracy \u2013 We use standard conversion factors to avoid calculation or rounding errors.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Wide Range of Units \u2013 Convert between the most common units (km\/h, m\/s, mph, ft\/s, knots) and other relevant ones.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Useful for Everyone \u2013 Perfect for students, teachers, engineers, travelers, athletes, and anyone who works at high speeds.<\/span><\/li>\n<\/ul>\n<h2><b>Avoid These Common Mistakes When Converting Speeds<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">When converting manually, it&#039;s easy to make mistakes. Our calculator helps you avoid them:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\ud83d\udeab Using the Wrong Conversion Factor \u2013 Multiplying when dividing is required, or using the wrong factor (e.g. confusing nautical miles with statute miles).<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\ud83d\udeab Rounding Errors \u2013 Manual calculations with long decimal factors can lead to inaccuracies if not rounded correctly.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\ud83d\udeab Confusing Similar Units \u2013 Make sure you know whether you are working with km\/h, m\/s, mph, ft\/s, or knots, as their values are very different.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Use our calculator to ensure accurate and effortless conversions.<\/span><\/p>\n<h2><b>Comparison: Conversion Calculator vs. Manual Method<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Why use an online tool instead of pencil and paper or a standard calculator?<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Unsurpassed Speed \u2013 Conversion is instant, without the need to search for formulas or type numbers.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Zero Calculation Errors \u2013 The tool automatically applies the correct factors, eliminating the risk of human error.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Convenience and Accessibility \u2013 Available online anytime, anywhere, from any device.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">\u2705 Multiple Integrated Units \u2013 No need to memorize or look up factors for different pairs of units.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Optimize your workflow and ensure accuracy with our conversion calculator.<\/span><\/p>\n<h2><b>Frequently Asked Questions about the Speed Conversion Calculator<\/b><\/h2>\n<h3><b>How to convert speeds easily?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The easiest way is to use our Speed Conversion Calculator. Simply enter the speed value, select the original unit (&quot;From&quot;) and the unit you want to convert to (&quot;To&quot;). The calculator will show you the converted result instantly.<\/span><\/p>\n<h3><b>What is this calculator for?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">It&#039;s used to quickly and accurately convert speed values between different units of measurement (such as km\/h, m\/s, mph, knots, ft\/s). It&#039;s useful in fields such as physics, engineering, education, sports, transportation, and anyone who needs to understand or compare speeds expressed in different units.<\/span><\/p>\n<h3><b>What are some common conversion factors?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Some of the most used are:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 km\/h \u2248 0.27778 m\/s<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 m\/s = 3.6 km\/h<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 mph \u2248 1.60934 km\/h<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 km\/h \u2248 0.62137 mph<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 knot = 1.852 km\/h<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1 m\/s \u2248 3.28084 ft\/s<\/span><\/li>\n<\/ul>\n<h3><b>Practical example of speed conversion<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">To convert 50 miles per hour (mph) to kilometers per hour (km\/h):<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We use the factor 1 mph \u2248 1.60934 km\/h.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Speed \u200b\u200bkm\/h\u200b=50 mph\u00d71.60934\u224880.47 km\/h.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">So, 50 mph is approximately 80.47 km\/h. Our calculator does the math for you.<\/span><\/p>\n<h3><b>What speed units can be converted with this tool?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Our calculator typically includes the most common and useful units:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Kilometers per hour (km\/h)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Meters per second (m\/s)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Miles per hour (mph)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Feet per second (ft\/s)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Knots (nautical miles per hour) Could include others if relevant.<\/span><\/li>\n<\/ul>\n<h3><b>What is a knot?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">A knot is a unit of speed used primarily in maritime and aeronautical navigation. It is equal to one nautical mile per hour. A nautical mile is approximately 1.852 kilometers or 1.15 statute miles. Therefore, 1 knot = 1.852 km\/h \u2248 1.15 mph.<\/span><\/p>\n<h3><b>How is wind speed converted?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Wind speed is commonly measured in knots, meters per second (m\/s), kilometers per hour (km\/h), or miles per hour (mph). You can use our calculator to convert between these units as needed to interpret weather reports or scientific data.<\/span><\/p>\n<h3><b>What is the difference between speed and velocity?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">In physics, speed is the scalar magnitude of velocity (how fast something is moving). Velocity is a vector, meaning it includes both magnitude (speed) and direction of motion. However, in common usage and unit conversions, they are often used interchangeably to refer to magnitude.<\/span><\/p>\n<h3><b>Is m\/s used as a traffic standard in any country?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">While km\/h and mph are the most common speed limits for highways, the meter per second (m\/s) is the standard unit of speed in the International System of Units (SI), used universally in science and physics. Some specific contexts or technical regulations may use m\/s.<\/span><\/p>\n<h3><b>How to convert feet per second (ft\/s)?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Feet per second (ft\/s) is a common unit in some engineering or ballistics contexts in countries that use the imperial system. To convert ft\/s to m\/s, multiply by 0.3048 (since 1 foot = 0.3048 meters). To convert ft\/s to km\/h, multiply by 1.09728. Our calculator includes ft\/s to make these conversions easier.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Have more questions or need to convert right away? Use our calculator and get accurate results instantly.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=\u201d@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9mZWF0dXJlZF9pbWFnZSIsInNldHRpbmdzIjp7fX0=@\u201d alt=\u201dDebt Ratio Calculator\u201d title_text=\u201dDebt Ratio Calculator\u201d align=\u201dcenter\u201d align_tablet=\u201dcenter\u201d align_phone=\u201dcenter\u201d align_last_edited=\u201don|desktop\u201d _builder_version=\u201d4.27.4\u2033 _dynamic_attributes=\u201dsrc\u201d _module_preset=\u201ddefault\u201d custom_margin_tablet=\u201d||30px||false|false\u201d custom_margin_phone=\u201d||30px||false|false\u201d custom_margin_last_edited=\u201don|phone\u201d global_colors_info=\u201d{}\u201d][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>Perform speed conversions quickly and accurately with our online calculator. Convert values between kilometers per hour (km\/h), meters per second (m\/s), miles per hour (mph), and other units. Ideal for students, professionals, and anyone who needs to convert speeds.<\/p>","protected":false},"author":5,"featured_media":3482,"parent":3471,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-3573","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/3573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/comments?post=3573"}],"version-history":[{"count":2,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/3573\/revisions"}],"predecessor-version":[{"id":3575,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/3573\/revisions\/3575"}],"up":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/3471"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/media\/3482"}],"wp:attachment":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/media?parent=3573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}