ADVERTISEMENT

Can't make the switch to electric vehicles yet? Here's how to make the most of your fuel

Published Mar 24, 2026 03:00 am

At A Glance

  • • Rising Middle East tensions are pushing fuel price volatility in import-dependent markets like the Philippines
  • • Fuel saving is moving beyond simple tips into a more deliberate way of driving
  • • Driver behavior, planning, and vehicle condition remain the biggest factors affecting consumption
  • • Small adjustments behind the wheel can reduce the impact of rising fuel costs over time
(Santi San Juan/MANILA BULLETIN)
(Santi San Juan/MANILA BULLETIN)
Tensions in the Middle East are starting to affect global oil supply again, and the impact is already being felt across Asian fuel markets. For the Philippines, which relies heavily on imported fuel, that usually shows up at the pump. Prices move, and more often than not, they move up before they settle.
Electric vehicles are becoming more visible, and for some drivers, they already make sense. But for many, the switch is not that simple. Cost, charging access, and daily use still keep most motorists in internal combustion engine vehicles. That reality shapes how fuel should be approached today. 
At a Quezon City gas station, a pump attendant fills a car's fuel tank. This week, the cost of petroleum products has risen, a direct result of escalating geopolitical tensions in the Middle East.
At a Quezon City gas station, a pump attendant fills a car's fuel tank. This week, the cost of petroleum products has risen, a direct result of escalating geopolitical tensions in the Middle East.
For the majority of drivers, managing fuel use is now a necessary part of everyday driving. There is no immediate shortage at the pumps, but the situation is becoming harder to ignore as prices have jumped at an alarming rate in recent weeks. Now, fuel-saving is no longer just a set of tips picked up here and there. Now more than ever, it should become an integral part of how a driver thinks and acts behind the wheel.
1. Drive smoothly
ATIV 1.5 HEV gague cluster shows EV mode
ATIV 1.5 HEV gague cluster shows EV mode
Most drivers, especially in traffic, tend to simply react to the road. Close a gap, brake late, accelerate again. It feels normal, but it uses more fuel than it should. Every sudden input asks more from the engine, and over time, it adds up.
A better approach is to look further ahead. Ease off the throttle as traffic builds, leave more space to the car in front, and bring the car up to speed gradually. In places like EDSA or Commonwealth, where traffic rarely settles into a steady flow, that alone can make a difference.
Speed is another habit that is easy to overlook. On open roads, it is natural to push a bit more, but higher speeds come with a cost. Most cars are most efficient somewhere between 80 km/h and 90 km/h. Go beyond that, and the engine works harder against air resistance. Over a long drive, that shows up more in fuel used than time saved.
Keeping a steady pace helps. It reduces unnecessary throttle inputs and keeps fuel use more consistent. On the highway, cruise control or adaptive cruise control can help with this. These systems hold speed more steadily than most drivers can, which often means better efficiency over long distances.
Keep your vehicle maintained
The condition of the car matters just as much. Tire pressure is an easy one to miss, but it directly affects how the car rolls. Low pressure increases resistance, and the engine has to work harder to compensate. Check the sticker on your driver side door to see what your recommended tire pressure is. Fill up with air at any gas station.
Wheel alignment is similarly overlooked. The car might still feel fine, but if it is slightly out of alignment, it creates drag over distance. It is not something you notice right away, but it affects efficiency over time. It's prudent to have your car's wheel alignment checked every few years because this does affect not just tire wear but fuel consumption too.
Maintenance plays a part as well. An engine in good condition runs more efficiently. Stop-and-go driving, especially in heavy traffic, can lead to buildup that affects combustion. Keeping up with basic servicing helps keep things running as they should.
Shift to a fuel-saving mindset
Idling is another common habit. Leaving the engine running while waiting feels harmless, but fuel is being used without the car moving. If a stop is going to take a while (like 5-minutes of more), switching the engine off helps. It is a small thing, but it reflects a more conscious approach to fuel use. If your car has a stop-start system, why not turn it back on again? You'd be surprised how much extra fuel you'd save.
Planning also comes into play. Short, unplanned trips, repeated drives to nearby places, and peak-hour travel all work against efficiency. Metro Manila traffic makes this worse, with average speeds in some areas dropping to around 10 to 15 km/h during rush hour. Taking a bit of time to plan routes, group errands, or avoid the worst traffic windows can help cut down time spent in stop-and-go conditions.
Much of what affects fuel prices sits outside the driver’s control. Global supply reacts to events far from local roads, and prices tend to follow. What stays within control is how the car is driven.
For drivers who still rely on internal combustion vehicles, that matters. Smoother inputs, steady speeds, proper maintenance, and better planning will not eliminate rising costs, but they help keep fuel use in check. Over time, those small adjustments add up, and put together, they become a way to manage fuel use in a period where prices are likely to remain uncertain.

Related Tags

fuel crisis Philippines Tips fuel saving
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.