NEWSAR
Multi-perspective news intelligence
SRCAssociated Press (AP)
WORDS1 789
SUN · 2026-05-10 · 09:53 GMTBRIEF NSR-2026-0510-75044
News/Iran war disruptions spark higher costs and lost income in B…
NSR-2026-0510-75044·

Iran war disruptions spark higher costs and lost income in Bangladesh

Tariqul Islam, a ride-share driver, waits in a long queue of petrol for his motorcycle in Dhaka, Bangladesh, Tuesday, April 23, 2026. (AP Photo/Abdul Goni) 2026-05-10T05:00:39Z DHAKA, Bangladesh (AP) — Tariqul Islam lost his savings after setbacks in his clothing business about a year and a half ago

Associated Press (AP)Filed 2026-05-10 · 09:53 GMTRead · 8 min
Iran war disruptions spark higher costs and lost income in Bangladesh
Associated Press (AP)FIG 01
Reading time
8min
Word count
1 789words
Sources cited
cited
Entities identified
0entities
Quality score
0%
§ 04

Full report

8 min read · 1 789 words
Tariqul Islam, a ride-share driver, waits in a long queue of petrol for his motorcycle in Dhaka, Bangladesh, Tuesday, April 23, 2026. (AP Photo/Abdul Goni) 2026-05-10T05:00:39Z DHAKA, Bangladesh (AP) — Tariqul Islam lost his savings after setbacks in his clothing business about a year and a half ago and turned to ride-sharing on his motorbike to make ends meet. Until recently, he spent hours in fuel lines as supply disruptions linked to the war in Iran ripple into Bangladesh . The 53-year-old father of four fears the strain will worsen if the war drags on, saying long hours waiting for fuel have sharply cut his income and made it increasingly difficult to support his family in Dhaka, the nation’s capital, including a daughter at university and a son in college. “My family was managing fairly well through ride-sharing,” he said. “But after the fuel shortage began, I would buy fuel one day and run the bike for two days. As a result, I had to sit idle for one day, which reduced my income.” The strain in Islam’s household reflects a broader squeeze in Bangladesh, heavily dependent on imported fuel, where energy shortages have disrupted daily life, slowed industrial output and raised concerns about economic growth as global tensions push up costs and strain supplies. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Conditions have eased slightly in recent days, with shorter queues at fuel stations after the government increased supplies, but concerns persist across sectors. Across Asia, governments are facing similar strains as the war-driven surge in energy prices rattles economies dependent on imported oil and gas. /* Desktop-first: fully collapse by default */ #ap-readmore-embed { display: none; margin: 0; padding: 0; height: 0; min-height: 0; overflow: hidden; text-align: center; position: relative; z-index: 2; } /* Only show on mobile */ @media (max-width: 767px) { #ap-readmore-embed { display: block; margin: 28px 0; height: auto; overflow: visible; } } #ap-readmore-embed .ap-readmore-btn { appearance: none; -webkit-appearance: none; border: 0; background: #000; color: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 22px; border-radius: 999px; font-family: inherit, "AP Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.2px; line-height: 1; box-shadow: 0 10px 18px rgba(0,0,0,0.12); transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease; touch-action: manipulation; -webkit-tap-highlight-color: transparent; position: relative; z-index: 3; } #ap-readmore-embed .ap-readmore-btn:hover { transform: translateY(-1px); box-shadow: 0 14px 22px rgba(0,0,0,0.16); } #ap-readmore-embed .ap-readmore-btn:active { transform: translateY(0); box-shadow: 0 10px 18px rgba(0,0,0,0.12); opacity: 0.95; } #ap-readmore-embed .ap-readmore-btn:focus-visible { outline: 3px solid rgba(228, 0, 43, 0.35); outline-offset: 3px; } #ap-readmore-embed .ap-readmore-icon { width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); margin-top: -2px; } #ap-readmore-embed .ap-readmore-fade { display: none; height: 48px; margin-top: -48px; pointer-events: none; background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); } Read More (function () { var APRM_EMBED_ID = "ap-readmore-embed"; var APRM_MOBILE_MQ = "(max-width: 767px)"; function APRM_onReady(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } APRM_onReady(function () { var APRM_embedEl = document.getElementById(APRM_EMBED_ID); if (!APRM_embedEl) return; // 🚨 DESKTOP: remove entire module wrapper and bail early if (!window.matchMedia(APRM_MOBILE_MQ).matches) { var APRM_rootModule = APRM_embedEl.closest(".HTMLModuleEnhancement") || APRM_embedEl.closest(".HtmlModule"); if (APRM_rootModule && APRM_rootModule.parentNode) { APRM_rootModule.parentNode.removeChild(APRM_rootModule); } else if (APRM_embedEl.parentNode) { APRM_embedEl.parentNode.removeChild(APRM_embedEl); } return; // stop the rest of the script from running } }); })(); (function () { var EMBED_ID = "ap-readmore-embed"; var BTN_ID = "apReadMoreBtn"; var FADE_ID = "apReadMoreFade"; var STOP_SELECTOR = ".Page-below"; var SIGN_IN_GATE_SELECTOR = ".sign-in-gate-content"; var HIDDEN_ATTR = "data-ap-readmore-hidden"; var MOBILE_MQ = "(max-width: 767px)"; function ready(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } function isElementNode(n) { return n && n.nodeType === 1; } function cancelEvent(e) { if (!e) return; if (typeof e.preventDefault === "function") e.preventDefault(); if (typeof e.stopPropagation === "function") e.stopPropagation(); if (typeof e.stopImmediatePropagation === "function") e.stopImmediatePropagation(); e.cancelBubble = true; e.returnValue = false; } function collapseDesktopEmbed(embed) { if (!embed) return true; if (!window.matchMedia(MOBILE_MQ).matches) { var maybeWrappers = [ embed.parentElement, embed.closest(".html-embed"), embed.closest("[data-type='htmlembed']"), embed.closest("[class*='embed']"), embed.closest("[class*='Embed']") ].filter(Boolean); embed.style.display = "none"; embed.style.margin = "0"; embed.style.padding = "0"; embed.style.height = "0"; embed.style.minHeight = "0"; embed.style.overflow = "hidden"; maybeWrappers.forEach(function (el) { el.style.margin = "0"; el.style.padding = "0"; el.style.height = "0"; el.style.minHeight = "0"; el.style.overflow = "hidden"; }); if (embed.parentNode) { embed.parentNode.removeChild(embed); } return true; } return false; } ready(function () { var embed = document.getElementById(EMBED_ID); var btn = document.getElementById(BTN_ID); var fade = document.getElementById(FADE_ID); if (!embed || !btn) return; if (collapseDesktopEmbed(embed)) return; var signInGate = document.querySelector(SIGN_IN_GATE_SELECTOR); if (signInGate) { embed.innerHTML = ""; return; } // — Analytics: impression when embed enters viewport — if ("IntersectionObserver" in window) { var io = new IntersectionObserver(function (entries, observer) { if (entries[0].isIntersecting) { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "ap_readmore_impression" }); observer.disconnect(); } }, { threshold: 0 }); io.observe(btn); } var stopEl = document.querySelector(STOP_SELECTOR); if (!stopEl) return; var rootCandidates = [ embed.closest(".Page"), embed.closest("article"), embed.closest("main"), document.body ].filter(Boolean); var root = rootCandidates.find(function (c) { return c.contains(stopEl); }) || document.body; var all = root.getElementsByTagName("*"); var hidden = []; for (var i = 0; i The continent is exposed because it relies on imported fuel, much of it passing through the Strait of Hormuz — a chokepoint for about a fifth of global oil and natural gas trade . Higher fuel costs are leading to inflation and squeezing household budgets, while industries from manufacturing to transport are facing rising operating costs and supply disruptions. The Asian Development Bank in late April cut growth forecasts for developing Asia and the Pacific, warning that war-driven energy disruptions would slow economies and fuel inflation. It now expects growth of 4.7% in 2026, with inflation rising to 5.2% as oil prices climb and financial conditions tighten. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Many are hoping for a quick end to the conflict and a return to normal. “If this situation continues, we will have to move back to our village and find some other way to earn a living,” Islam, the struggling father said. It is not possible to survive in Dhaka by doing ride-sharing under these conditions.” Energy crunch weighs on Bangladesh’s economy Rising energy prices are also expected to strain Bangladesh’s finances, with the government likely to spend an additional $1.07 billion on LNG subsidies in the April-June quarter alone if global prices remain high. Bangladesh has sought supplies from its big neighbor India, which has responded positively as it has diversified sources, including Russia, of fuel. Already, authorities have imposed austerity measures to manage the crisis as global lenders warn of slower growth in the nation of more than 170 million people. Gas and diesel shortages have triggered more frequent power cuts in industrial zones. The government has also shut fertilizer factories to divert gas to power plants, restricted evening hours for shopping malls and introduced fuel rationing. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); The World Bank said in April it expects growth in Bangladesh to slow to 3.9% in the fiscal year ending in June 2026, warning that a prolonged Middle East conflict could fuel inflation, widen the current account deficit and strain public finances through higher energy subsidies. Jean Pesme, the World Bank’s division director for Bangladesh and Bhutan, said the economy already faced “pre-existing vulnerabilities and challenges, in particular on the economic and employment front.” The rising costs now are “obviously making the fiscal situation more difficult.” He also warned that authorities should be cautious in raising fuel prices, saying higher costs could hurt farmers and agriculture. Bangladesh garment industry is hit as exports slow The energy crunch is also driving up costs and threatening Bangladesh’s garment exports, the backbone of its economy, business leaders say. Anwar-Ul Alam Chowdhury, president of the Bangladesh Chamber of Industries, said exports to Europe and the U.S. could face a significant setback. Shipments have fallen between 5% and 13% in recent months, he said. He worries that customers could lose confidence in Bangladesh’s ability to deliver and that competitor nations such as India, Vietnam and Cambodia could gain market share if the crisis persists. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Chowdhury said factory output has dropped by 30% to 40% for various reasons and that the situation has worsened since the U.S. and Israel launched their war against Iran, while business costs have risen by about 35% to 40%. Bangladesh, the world’s second-largest garment exporter after China, earns about $39 billion annually from the sector, which employs around 4 million workers, mostly women from rural areas. Alvi Islam, director of Arrival Fashion Limited, said manufacturers are facing higher costs for petroleum-based materials such as sewing threads, poly bags — plastic bags used in packaging — and cartons, while spending more on diesel generators to cope with frequent power cuts. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); His company, which exports products worth about $40 million annually, now runs generators at least four hours a day during production. “For that reason, the cost of doing business for exporting garments has increased quite significantly in past one month,” he said. Workers worry about livelihoods Garment worker Mosammet Runa, 35, said she fears for her family’s future if the war continues. “Millions of people like us depend on this industry. It is how we survive,” said Runa, who, along with her husband, earns about $400 a month to support their family of six. She said a prolonged conflict could wipe out jobs and called for an end to the fighting. “We are innocent people. The world should not make us victims,” she said. ___ AP journalist Al Emrun Garjon contributed to this report.