More miles, more adventures. The New Yaris Cross delivers the highest MPG of any competitor in its segment, helping you go further on every journey.
The table below uses data from the Vehicle Certification Agency (VCA), captured on 23 July 2026.
It compares the average combined MPG of all non-plugged vehicle grades (petrol, diesel, and self-charging hybrid) within the UK B-SUV segment.
<%
var tableHeaders = search('header', data);
var tableBody = search('row', data);
var tableClasses = "table-bordered " + (config["zebraStriping"] == "true" ? "table-striped " : "") + ("text-" + config["textAlign"] );
var tableContainer = " theme-"+ config["theme"] ;
%>
<% _.forEach(tableHeaders, function(obj,index) {
var objj = obj.split('|');%>
<%=config["title"]%>
<%if(config['mobileOptimized']=='true'){%> <% var headersplit = tableHeaders.length ? tableHeaders[0].split('|') : ''; _.forEach(tableBody, function(obj,index) { %>-
<% var objj = obj.split('|');
_.forEach(objj, function(el,i) { %>
- <% if (tableHeaders.length) { %> <%=headersplit[i]%> <% } %> <%=(el.includes(";")?el.split(';')[1]:el)%> <% })%>
| > <%=(el.includes(";")?el.split(';')[1]:el)%> | <% })%>
|---|
| > <%=(el.includes(";")?el.split(';')[1]:el)%> | <% })%>
<%=config["terms"]%>