{"id":944,"date":"2024-01-12T15:07:19","date_gmt":"2024-01-12T14:07:19","guid":{"rendered":"https:\/\/dinkalkulator.no\/?page_id=944"},"modified":"2025-04-10T17:55:13","modified_gmt":"2025-04-10T17:55:13","slug":"speed-distance-time-calculator","status":"publish","type":"page","link":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/","title":{"rendered":"Speed Distance Time Calculator"},"content":{"rendered":"\n<p>Calculate speed, distance, and time. Our calculator figures it out for you.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to calculate speed, distance, and time<\/h2>\n\n\n\n<p>Calculating speed, distance, and time is relatively simple because the three measures are closely related.<\/p>\n\n\n\n<p><strong>Distance = Speed \u00d7 Time<\/strong><\/p>\n\n\n\n<p>This formula allows you to calculate the distance you will cover, given a specific speed and time.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Find time:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Want to estimate how long it will take to drive a certain distance? Use the formula: <strong>Time = Distance \/ Speed<\/strong><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Find speed:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Planning a trip and want to know what speed you need to maintain to arrive on time? Use the formula: <strong>Speed = Distance \/ Time<\/strong><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Find distance:<\/strong>\n<ul class=\"wp-block-list\">\n<li>How far can you drive in a certain time at a given speed? Use the formula: <strong>Distance = Speed \u00d7 Time<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<script>\n    function regnUtFart(){\n        var vei = parseFloat(document.getElementById(\"veiFart\").value.replace(\/,\/g, \".\")) || 0;\n        var tid = parseFloat(document.getElementById(\"tidFart\").value.replace(\/,\/g, \".\")) || 0;\n\n        \/\/ Calculate speed: speed = distance \/ time\n        var fart = vei \/ tid;\n\n        if (!isNaN(fart)) {\n            document.getElementById(\"resultatFart\").innerHTML = \"Speed: \" + fart.toString() + \" km\/h\";\n            document.getElementById(\"resultatBoksFart\").style.visibility = \"initial\";\n        }\n    }\n\n    function regnUtTid(){\n        var vei = parseFloat(document.getElementById(\"veiTid\").value.replace(\/,\/g, \".\")) || 0;\n        var fart = parseFloat(document.getElementById(\"fartTid\").value.replace(\/,\/g, \".\")) || 0;\n\n        \/\/ Calculate time: time = distance \/ speed\n        var tid = vei \/ fart;\n\n        if (!isNaN(tid)) {\n            var timer = Math.floor(tid);\n            var minutter = Math.round((tid % 1) * 60);\n\n            document.getElementById(\"resultatTid\").innerHTML = \"Time: \" + timer + \" hours \" + minutter + \" minutes\";\n            document.getElementById(\"resultatBoksTid\").style.visibility = \"initial\";\n        }\n    }\n\n    function regnUtAvstand(){\n        var fart = parseFloat(document.getElementById(\"fartAvstand\").value.replace(\/,\/g, \".\")) || 0;\n        var tid = parseFloat(document.getElementById(\"tidAvstand\").value.replace(\/,\/g, \".\")) || 0;\n\n        \/\/ Calculate distance: distance = speed \u00d7 time\n        var vei = fart * tid;\n\n        if (!isNaN(vei)) {\n            document.getElementById(\"resultatAvstand\").innerHTML = \"Distance: \" + vei.toString() + \" km\";\n            document.getElementById(\"resultatBoksAvstand\").style.visibility = \"initial\";\n        }\n    }\n<\/script>\n\n<!-- Speed Calculator -->\n<h2>Speed Calculator<\/h2>\n<label for=\"veiFart\">Distance (km)<\/label><br>\n<input type=\"number\" id=\"veiFart\" min=\"0\">\n<br><br>\n\n<label for=\"tidFart\">Time (hours)<\/label><br>\n<input type=\"number\" id=\"tidFart\" min=\"0\">\n<br><br>\n\n<input type=\"button\" id=\"regnutFart\" value=\"Calculate\" onclick=\"regnUtFart()\">\n<br><br>\n\n<div id=\"resultatBoksFart\" style=\"visibility: hidden;\">\n    <span>Result:<\/span><br>\n    <span id=\"resultatFart\" class=\"kalkyleResultat\"><\/span>    \n<\/div>\n<br><br>\n<!-- Time Calculator -->\n<h2>Time Calculator<\/h2>\n<label for=\"veiTid\">Distance (km)<\/label><br>\n<input type=\"number\" id=\"veiTid\" min=\"0\">\n<br><br>\n\n<label for=\"fartTid\">Speed (km\/h)<\/label><br>\n<input type=\"number\" id=\"fartTid\" min=\"0\">\n<br><br>\n\n<input type=\"button\" id=\"regnutTid\" value=\"Calculate\" onclick=\"regnUtTid()\">\n<br><br>\n\n<div id=\"resultatBoksTid\" style=\"visibility: hidden;\">\n    <span>Result:<\/span><br>\n    <span id=\"resultatTid\" class=\"kalkyleResultat\"><\/span>    \n<\/div>\n<br><br>\n<!-- Distance Calculator -->\n<h2>Distance Calculator<\/h2>\n<label for=\"fartAvstand\">Speed (km\/h)<\/label><br>\n<input type=\"number\" id=\"fartAvstand\" min=\"0\">\n<br><br>\n\n<label for=\"tidAvstand\">Time (hours)<\/label><br>\n<input type=\"number\" id=\"tidAvstand\" min=\"0\">\n<br><br>\n\n<input type=\"button\" id=\"regnutAvstand\" value=\"Calculate\" onclick=\"regnUtAvstand()\">\n<br><br>\n\n<div id=\"resultatBoksAvstand\" style=\"visibility: hidden;\">\n    <span>Result:<\/span><br>\n    <span id=\"resultatAvstand\" class=\"kalkyleResultat\"><\/span>    \n<\/div>\n\n\n\n<p><\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Calculate speed, distance, and time. Our calculator figures it out for you. How to calculate speed, distance, and time Calculating [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":7,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"kalkulator-side.php","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-944","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Speed distance time - Find either one!<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Speed distance time - Find either one!\" \/>\n<meta property=\"og:description\" content=\"Calculate speed, distance, and time. Our calculator figures it out for you. How to calculate speed, distance, and time Calculating [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Quick Percent Calculator\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-10T17:55:13+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuutti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/\",\"url\":\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/\",\"name\":\"Speed distance time - Find either one!\",\"isPartOf\":{\"@id\":\"https:\/\/quickpercentcalc.com\/fi\/#website\"},\"datePublished\":\"2024-01-12T14:07:19+00:00\",\"dateModified\":\"2025-04-10T17:55:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/quickpercentcalc.com\/fi\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Math\",\"item\":\"https:\/\/quickpercentcalc.com\/fi\/math\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Speed Distance Time Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/quickpercentcalc.com\/fi\/#website\",\"url\":\"https:\/\/quickpercentcalc.com\/fi\/\",\"name\":\"Quick Percent Calculator\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/quickpercentcalc.com\/fi\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Speed distance time - Find either one!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/","og_locale":"fi_FI","og_type":"article","og_title":"Speed distance time - Find either one!","og_description":"Calculate speed, distance, and time. Our calculator figures it out for you. How to calculate speed, distance, and time Calculating [&hellip;]","og_url":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/","og_site_name":"Quick Percent Calculator","article_modified_time":"2025-04-10T17:55:13+00:00","twitter_card":"summary_large_image","twitter_misc":{"Arvioitu lukuaika":"1 minuutti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/","url":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/","name":"Speed distance time - Find either one!","isPartOf":{"@id":"https:\/\/quickpercentcalc.com\/fi\/#website"},"datePublished":"2024-01-12T14:07:19+00:00","dateModified":"2025-04-10T17:55:13+00:00","breadcrumb":{"@id":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/quickpercentcalc.com\/fi\/math\/speed-distance-time-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quickpercentcalc.com\/fi\/"},{"@type":"ListItem","position":2,"name":"Math","item":"https:\/\/quickpercentcalc.com\/fi\/math\/"},{"@type":"ListItem","position":3,"name":"Speed Distance Time Calculator"}]},{"@type":"WebSite","@id":"https:\/\/quickpercentcalc.com\/fi\/#website","url":"https:\/\/quickpercentcalc.com\/fi\/","name":"Quick Percent Calculator","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quickpercentcalc.com\/fi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fi"}]}},"_links":{"self":[{"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/pages\/944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/comments?post=944"}],"version-history":[{"count":2,"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/pages\/944\/revisions"}],"predecessor-version":[{"id":2026,"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/pages\/944\/revisions\/2026"}],"up":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/pages\/7"}],"wp:attachment":[{"href":"https:\/\/quickpercentcalc.com\/fi\/wp-json\/wp\/v2\/media?parent=944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}