// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
30 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

Interbank withdrawals will no longer be charged RM1 (S$0.32) in Malaysia

Malaysian banks previously imposed a RM1 withdrawal fee (S$0.32) on customers withdrawing cash from another bank’s ATM. Starting July 1, the fee will be permanently removed, a move welcomed by many...

PSM and MUDA in Malaysia form a progressive bloc

PSM and MUDA has formed a progressive block in the wake of fresh state polls in Johor and Negeri Sembilan. The leaders say they did not decide on a name or logo for the block, but it is yet another...

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