{"id":2362,"date":"2017-07-19T12:47:00","date_gmt":"2017-07-19T12:47:00","guid":{"rendered":"http:\/\/www.ferrycroatia.com\/?page_id=2362"},"modified":"2023-03-07T13:12:47","modified_gmt":"2023-03-07T12:12:47","slug":"trieste-rovinj","status":"publish","type":"post","link":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/","title":{"rendered":"Trieste \u2192 Rovinj"},"content":{"rendered":"<p>The route from Trieste to Rovinj is operated by a <strong>catamaran<\/strong> of the carrier <strong>Liberty Lines<\/strong>. However, it is a <strong>seasonal route<\/strong> which usually operates from June to September.<\/p>\n<p>The carrier typically announces the timetable for this route shortly before the season starts, and tickets become available around the same time. That is why we recommend checking our website for updates on information about the timetables and tickets closer to the start of the season.<\/p>\n<p>Travelling from Trieste to Rovinj by ferry is a popular and convenient option. However, in case of any line interruptions, consider taking a <a href=\"https:\/\/getbybus.com\/en\/bus-trieste-to-rovinj\">bus from Trieste to Rovinj<\/a> as an alternative. There are up to 3 departures with an approximate travel time of 2 hours. Information about tickets can be found on the link.<\/p>\n\n                \n        \n        \n        <div class=\"search-results\">\n            <div class=\"search-results__content\">\n                <h1 class=\"search-results__entry-title\">\n                    Trieste  <i class=\"fa fa-long-arrow-alt-right\"><\/i> Rovinj , 2026-04-29                <\/h1>\n                                    <div class=\"search-results__no-results\">\n                                            <\/div>\n                                                    <!--        <\/div>-->\n<!--            <\/div>-->\n        <\/div>\n        <script>\n            \/\/jQuery.noConflict();\n            var ratios = JSON.parse('[{\"ratio\":1660.406715,\"val\":\"ARS\",\"sign\":\"Arg$\"},{\"ratio\":1.95,\"val\":\"BAM\",\"sign\":\"KM\"},{\"ratio\":5.863636,\"val\":\"BRL\",\"sign\":\"R$\"},{\"ratio\":0.921,\"val\":\"CHF\",\"sign\":\"CHF\"},{\"ratio\":24.357,\"val\":\"CZK\",\"sign\":\"K\\u010d\"},{\"ratio\":1,\"val\":\"EUR\",\"sign\":\"\\u20ac\"},{\"ratio\":0.8658,\"val\":\"GBP\",\"sign\":\"\\u00a3\"},{\"ratio\":10.883,\"val\":\"NOK\",\"sign\":\"NKr\"},{\"ratio\":4.096126,\"val\":\"PEN\",\"sign\":\"S\\\/\"},{\"ratio\":4.2443,\"val\":\"PLN\",\"sign\":\"z\\u0142\"},{\"ratio\":117.399944,\"val\":\"RSD\",\"sign\":\"DIN\"},{\"ratio\":10.7885,\"val\":\"SEK\",\"sign\":\"SKr\"},{\"ratio\":52.793289,\"val\":\"TRY\",\"sign\":\"\\u20ba\"},{\"ratio\":1.1749,\"val\":\"USD\",\"sign\":\"$\"}]');\n            var stations = JSON.parse('null');\n            var startImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/start.png',\n                endImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/end.png',\n                pinImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/pin.png';\n            var messages = new Object();\n            messages.click_to_see_map = \"Click to see map\";\n                        \/\/$('header .adsense').hide();\n            \n            function fetchLiveApiPrices() {\n                var $item = [];\n                $('#page_main_wrap').find('.search-results img.price-loading-gif').each(function (index, item) {\n                    $item[index] = $(item);\n                    try {\n                        $.ajax({\n                            \/\/url: 'http:\/\/getbybus.dev\/fetch-api-live-price',\n                            url: 'https:\/\/getbybus.com\/fetch-api-live-price',\n                            dataType: \"json\",\n                            data: {\n                                data: $item[index].data('live_connection_params'),\n                                currency: 'HRK',\n                                index: index\n                            },\n                            type: 'POST'\n                        }).done(function (data) {\n\n                            var livePrice = 0;\n                            if (js_isset(data, 'data', 'attributes', 'price_per_seat')) {\n                                livePrice = Math.round(Number((data.data.attributes.price_per_seat)));\n                                $item[data.data.index].parent()\n                                    .find('.price-value')\n                                    .html(\n                                        livePrice\n                                        \/\/'<span style=\"color:#d0b802!important\">'+livePrice+'<\/span>'\n                                        \/\/+ ' <span class=\"currency\">'\n                                        \/\/+ currentCurrencyRatio.currency\n                                        \/\/+ '<\/span>'\n                                    );\n                                \/\/$item[data.data.index].hide();\n                            }\n\n                            \/\/ hide gif loader\n                            $item[index].attr('style', 'display:none!important');\n\n                            if (0 == livePrice) {\n                                var $holder = $item[data.data.index].closest('.bus-table__row');\n                                $holder.hide();\n                            }\n                        }).fail(function (xhr, err) {\n                        });\n                    }\n                    catch (e) {\n                    }\n                });\n\n            }\n\n            jQuery(document).ready(function ($) {\n\n                $('.redirect_datepicker').each(function () {\n                   $(this).datepicker({\n                       minDate: 'now',\n                       dateFormat: 'yy-mm-dd',\n                   });\n                });\n\n                \n                                if ($(\"#departureStation\").length > 0) {\n                    $(\"#departureStation\").val('1618');\n                }\n                \n                \n                                if ($(\"#arrivalStation\").length > 0) {\n                    $(\"#arrivalStation\").val('1138');\n                }\n                \n                \n                $('.redirect_datepicker').on('click', function () {\n                    var index = $('.redirect_datepicker').index(this);\n                    var datePickerInput = $('.redirect_datepicker').eq(index);\n\n                    datePickerInput.show();\n                })\n\n                $('.redirect_datepicker').on('change', function () {\n                    var href = $(this).data('redirect-url');\n                    var regex = \/\\d{4}-\\d{2}-\\d{2}#\/;\n                    href = href.replace(regex, $(this).val() + \"#\");\n\n                    window.location.replace(href);\n                });\n            });\n        <\/script>\n        \n","protected":false},"excerpt":{"rendered":"<p>The route from Trieste to Rovinj is operated by a catamaran of the carrier Liberty Lines. However, it is a seasonal route which usually operates from June to September. The carrier typically announces the timetable for this route shortly before the season starts, and tickets become available around the same time. That is why we [&hellip;]<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\"> Continue reading&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ferry from Trieste to Rovinj - Timetable &amp; Tickets Info<\/title>\n<meta name=\"description\" content=\"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ferry from Trieste to Rovinj - Timetable &amp; Tickets Info\" \/>\n<meta property=\"og:description\" content=\"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\" \/>\n<meta property=\"og:site_name\" content=\"Ferry Croatia\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-19T12:47:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-07T12:12:47+00:00\" \/>\n<meta name=\"author\" content=\"Morten Smalby\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Ferryadmin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Morten Smalby\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\",\"url\":\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\",\"name\":\"Ferry from Trieste to Rovinj - Timetable & Tickets Info\",\"isPartOf\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#website\"},\"datePublished\":\"2017-07-19T12:47:00+00:00\",\"dateModified\":\"2023-03-07T12:12:47+00:00\",\"author\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7\"},\"description\":\"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ferrycroatia.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trieste \u2192 Rovinj\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#website\",\"url\":\"https:\/\/www.ferrycroatia.com\/en\/\",\"name\":\"Ferry Croatia\",\"description\":\"Info\u2019s and timetables - all catamarans and ferries in Croatia\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ferrycroatia.com\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7\",\"name\":\"Morten Smalby\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g\",\"caption\":\"Morten Smalby\"},\"description\":\"I am Morten, I am a Danish Expat who has been living in Croatia since 2004, during the years i have visited most parts of this beautiful country, as well as the neighboring countries. Since 2007 I have been blogging about the places i have visited.\",\"sameAs\":[\"https:\/\/www.croatia-expert.com\/\",\"https:\/\/www.instagram.com\/croatiaexpert\/\",\"https:\/\/www.linkedin.com\/in\/mortensmalby\/\",\"https:\/\/www.pinterest.com\/solitum\/\",\"https:\/\/twitter.com\/Ferryadmin\",\"https:\/\/www.youtube.com\/@MortenSmalby\"],\"url\":\"https:\/\/www.ferrycroatia.com\/en\/author\/ferryadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ferry from Trieste to Rovinj - Timetable & Tickets Info","description":"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.","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:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/","og_locale":"en_US","og_type":"article","og_title":"Ferry from Trieste to Rovinj - Timetable & Tickets Info","og_description":"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.","og_url":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/","og_site_name":"Ferry Croatia","article_published_time":"2017-07-19T12:47:00+00:00","article_modified_time":"2023-03-07T12:12:47+00:00","author":"Morten Smalby","twitter_card":"summary_large_image","twitter_creator":"@Ferryadmin","twitter_misc":{"Written by":"Morten Smalby","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/","url":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/","name":"Ferry from Trieste to Rovinj - Timetable & Tickets Info","isPartOf":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#website"},"datePublished":"2017-07-19T12:47:00+00:00","dateModified":"2023-03-07T12:12:47+00:00","author":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7"},"description":"Trieste to Rovinj ferry is a seasonal route operated by a catamaran of Liberty Lines. Find out more about departures and tickets.","breadcrumb":{"@id":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ferrycroatia.com\/en\/trieste-rovinj\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ferrycroatia.com\/en\/"},{"@type":"ListItem","position":2,"name":"Trieste \u2192 Rovinj"}]},{"@type":"WebSite","@id":"https:\/\/www.ferrycroatia.com\/en\/#website","url":"https:\/\/www.ferrycroatia.com\/en\/","name":"Ferry Croatia","description":"Info\u2019s and timetables - all catamarans and ferries in Croatia","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ferrycroatia.com\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7","name":"Morten Smalby","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g","caption":"Morten Smalby"},"description":"I am Morten, I am a Danish Expat who has been living in Croatia since 2004, during the years i have visited most parts of this beautiful country, as well as the neighboring countries. Since 2007 I have been blogging about the places i have visited.","sameAs":["https:\/\/www.croatia-expert.com\/","https:\/\/www.instagram.com\/croatiaexpert\/","https:\/\/www.linkedin.com\/in\/mortensmalby\/","https:\/\/www.pinterest.com\/solitum\/","https:\/\/twitter.com\/Ferryadmin","https:\/\/www.youtube.com\/@MortenSmalby"],"url":"https:\/\/www.ferrycroatia.com\/en\/author\/ferryadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2362"}],"collection":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/comments?post=2362"}],"version-history":[{"count":4,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2362\/revisions"}],"predecessor-version":[{"id":9215,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2362\/revisions\/9215"}],"wp:attachment":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/media?parent=2362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/categories?post=2362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/tags?post=2362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}