Submitting Form...
×

Master of Architecture

university icon
UTM University Malaysia

Master of Architecture

university icon
UTM University Malaysia

Master of Architecture

Qualification
Master's Degree
Duration
2 years
Intake
FebFebSepSep
English Requirement
IELTS 6.0
Offer Letter
Fees Applies
Class Type
Physical
Course Fee for International Students
First year from MYR N/A excludes 6% SST & other fees
Estimated total tuition from ~MYR 0 2 years programme
Published fees don't include possible scholarships and YourUni discounts — most students pay less than the sticker price.

See your real cost — with discounts

Free, no obligation. We'll send your exact breakdown for Master of Architecture on WhatsApp.

Exact year-by-year tuition breakdown
Your scholarship & YourUni discount eligibility
All other fees (visa/EMGS, resource, international)
Instalment & payment-plan options
No spam. We only use your details to send your fee breakdown and help you apply.

You're all set, John

Our team is preparing your full fee breakdown for Master of Architecture plus any scholarships you qualify for. Tap below to open the chat and get it on WhatsApp now.

We usually reply within minutes during working hours.

Would you like to apply to
UTM University Malaysia ?

The Master of Architecture program at Universiti Teknologi Malaysia is a professional degree that corresponds to the Board of Architects Malaysia Part II qualification. It builds upon the foundation laid in the Bachelor of Science in Architecture program at UTM, which corresponds to the Board of Architects Malaysia Part I. This taught course program features a structured curriculum with a strong focus on research-based architectural design studio projects. This approach fosters an intellectual and theoretical framework for addressing architectural projects while contributing to sustainable development within the national context. The program complements the technical, scientific, and technological aspects already integrated into the courses. Recognized by the Board of Architects Malaysia (LAM), Malaysian Institute of Architects (PAM), and the Public Services Department (JPA), UTM's architecture program is the first in the country to be acknowledged by PAM and LAM. The preceding three-year Bachelor of Science in Architecture program is accredited for LAM Part I, and the two-year Master of Architecture program is accredited for Part II.

List of Courses According to Semester

Semester 1

  • Design Pre-thesis1
  • Research Methodology 
  • Socio Culture 
  • Elective (see list of elective courses)*
  • Philosophy Science and Civilisation 

Semester 2

  • Design Pre-thesis 2
  • Architectural Writing and Publication
  • Urbanism
  • Malaysian Society and Culture

Semester 3

  • Design Pre-thesis 3
  • Dissertation
  •  Sustainable Technologies
  • Contract and Law

Semester 4

  • Design Thesis
  •  Professional Practice

List of Elective Courses

  • Space Synta
  • Outreach
  • Advanced Architectural Computing
  • Green Building Design
  • Architecture and Human Behaviour
  • Measured Drawing
  • Advance Arch Tech & Construction
  • CADD & BIM
  • Current Issues in Architectural Practice
  • Competition
  • Management
Hello!
Click one of our representatives below to chat on WhatsApp or send us an email to info@your-uni.com

The team typically replies in a few minutes.

Need help? Chat with us
Some text some message..
function updateCounselorWhatsAppCount(counselorId) { var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_counselor_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; xhr.send("id=" + counselorId); } $(".btn-whatsapp-chat-wrapper").click(function (){ event.preventDefault(); // $(".btn-whatsapp-contact-us-float").toggleClass('cross'); // $('.chat-text').toggleClass('hidden'); // $('.contact-us-float').fadeToggle(500); var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; // page title var pageTitle = document.title || "Unknown Page"; xhr.send("source_page=" + encodeURIComponent(window.location.pathname) + "&page_title=" + encodeURIComponent(pageTitle)); window.open("https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team", '_blank'); // window.location.href = "https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team"; });