// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 12, 2026
27.6 C
Singapore

Donald Trump to take a nominal salary of $1 as President

America’s President-Elect Donald Trump told The New York Times’ Maggie Haberman that he’ll be charging a “nominal $1” fee for his services as President.


At 70, Mr Trump is the oldest and richest man to ascend the Presidency. The man who is slated to be the 45th President of the United States of America is estimated to be worth about $4 billion.

The Singapore Government in contrast pays its Ministers one of the highest (if not the highest) salaries in the world. Prime Minister Lee Hsien Loong said that it is important to pay top dollars for the services of his men (and women).

“I have no doubt that proper salaries have made it easier for me to build the team which I have today and to provide the best service which we can to Singaporeans to govern the country.”


This is an in-house report.

- Advertisement -

Hot this week

SPF: 72 y/o Singaporean man gets rescued after being abducted in Malaysia, lured by job offer; kidnappers demanded S$1M ransom

The 72-year-old was lured across the border by a fake job offer before being kidnapped and later rescued by the Malaysian police special task force

Restroom controversy: Should fathers bring young daughters into the ladies’ restroom? Netizens share their thoughts

On Reddit, a netizen asked: "Will you be able to accept a father bringing his young daughter to use the ladies toilet?"

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks