{"id":696,"date":"2026-05-22T06:20:09","date_gmt":"2026-05-22T06:20:09","guid":{"rendered":"https:\/\/www.vnseameo.org\/InternationalConference2026\/?page_id=696"},"modified":"2026-05-22T06:50:39","modified_gmt":"2026-05-22T06:50:39","slug":"accommodation","status":"publish","type":"page","link":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/accommodation\/","title":{"rendered":"ACCOMMODATION"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Hotel Information Tabs<\/title>\n\n  <style>\n    *{\n      margin:0;\n      padding:0;\n      box-sizing:border-box;\n      font-family: Arial, sans-serif;\n    }\n\n    body{\n      background:#ffffff;\n    }\n\n    .tab-container{\n      width:100%;\n      max-width:1400px;\n      margin:auto;\n      background:#fff;\n      box-shadow:0 4px 12px rgba(0,0,0,0.1);\n      border-radius:10px;\n      overflow:hidden;\n    }\n\n    \/* Header *\/\n    .hotelHeader{\n      background:#2196f3;\n      color:white;\n      text-align:center;\n      padding:60px 20px;\n    }\n\n    .hotelHeader p{\n      font-size:18px;\n      opacity:0.9;\n\t  color:white;\n    }\n\n    \/* Tabs *\/\n    .tabs{\n      display:flex;\n      width:100%;\n    }\n\n    .tab-btn{\n      flex:1;\n      padding:22px;\n      border:none;\n      background:#e6e6e6;\n      cursor:pointer;\n      font-size:18px;\n      transition:0.3s;\n    }\n\n    .tab-btn:hover{\n      background:#d5d5d5;\n    }\n\n    .tab-btn.active{\n      background:#2196f3;\n      color:white;\n    }\n\n    \/* Content *\/\n    .tab-content{\n      display:none;\n      padding:30px;\n      overflow-x:auto;\n    }\n\n    .tab-content.active{\n      display:block;\n    }\n\n    table{\n      width:100%;\n      border-collapse:collapse;\n      min-width:900px;\n    }\n\n    th{\n      background:#004A98;\n      color:#ffffff;\n      text-align:left;\n      padding:14px;\n      border:1px solid #ccc;\n      font-size:16px;\n    }\n\n    td{\n      padding:12px 14px;\n      border:1px solid #ddd;\n      vertical-align:top;\n      line-height:1.5;\n    }\n\n    tr:nth-child(even){\n      background:#f9f9f9;\n    }\n\n    tr:hover{\n      background:#f1f7ff;\n    }\n\n    .price{\n      white-space:nowrap;\n      font-weight:bold;\n      color:#1565c0;\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n<div class=\"tab-container\">\n\n  <!-- Header -->\n  <div class=\"hotelHeader\">\n    <p>SEAMEO RETRAC is working with the hotels in the below list to offer special rates for the Conference\u2019s participants and speakers.\n\tKindly note with the hotel about your attendance at the Conference to get the negotiated rates which are published in this list. \n\tThe hotel booking is also offered on the first come, first served basis. We apologize for any inconvenience that may be caused due to late reservation!<\/p>\n  <\/div>\n\n  <!-- Tabs -->\n  <div class=\"tabs\">\n    <button class=\"tab-btn active\" onclick=\"openTab(event, 'tab1')\">\n      3 Star Hotels\n    <\/button>\n\n    <button class=\"tab-btn\" onclick=\"openTab(event, 'tab2')\">\n      4 Star Hotels\n    <\/button>\n\n    <button class=\"tab-btn\" onclick=\"openTab(event, 'tab3')\">\n      5 Star Hotels\n    <\/button>\n  <\/div>\n\n  <!-- 3 STAR -->\n  <div id=\"tab1\" class=\"tab-content active\">\n\n    <table>\n      <thead>\n        <tr>\n          <th>Hotel Name<\/th>\n          <th>Address<\/th>\n          <th>USD<\/th>\n          <th>VND<\/th>\n        <\/tr>\n      <\/thead>\n\n      <tbody>\n\n        <tr>\n          <td>Roseland Sweet Hotel<\/td>\n          <td>4 Cao Ba Quat Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">60 \u2013 92++<\/td>\n          <td>1,567,800 \u2013 2,403,960++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Roseland Centa Hotel<\/td>\n          <td>15A\/57A Le Thanh Ton Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">58 \u2013 90++<\/td>\n          <td>1,515,540 \u2013 2,351,700++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Huong Sen Hotel<\/td>\n          <td>\n            66-68-70 Dong Khoi Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<br>\n            or<br>\n            4-6-8 Mac Thi Buoi Street, Sai Gon Ward, Ho Chi Minh City, Vietnam\n          <\/td>\n          <td class=\"price\">46 \u2013 65++<\/td>\n          <td>1,201,980 \u2013 1,698,450++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>The Spring Hotel<\/td>\n          <td>44-46 Le Thanh Ton Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">27 \u2013 50++<\/td>\n          <td>705,510 \u2013 1,306,500++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Adora Art Hotel (Adora Ben Thanh Hotel)<\/td>\n          <td>\n            42-44 Thu Khoa Huan Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<br>\n            or<br>\n            189-191 Ly Tu Trong Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam\n          <\/td>\n          <td class=\"price\">62 \u2013 125++<\/td>\n          <td>1,620,060 \u2013 3,266,250++<\/td>\n        <\/tr>\n\n      <\/tbody>\n    <\/table>\n\n  <\/div>\n\n  <!-- 4 STAR -->\n  <div id=\"tab2\" class=\"tab-content\">\n\n    <table>\n      <thead>\n        <tr>\n          <th>Hotel Name<\/th>\n          <th>Address<\/th>\n          <th>USD<\/th>\n          <th>VND<\/th>\n        <\/tr>\n      <\/thead>\n\n      <tbody>\n\n        <tr>\n          <td>Oscar Saigon Hotel<\/td>\n          <td>68A Nguyen Hue Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">42 \u2013 97++<\/td>\n          <td>1,097,460 \u2013 2,534,610++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Continental Saigon Hotel<\/td>\n          <td>132\u2013134 Dong Khoi Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">100 \u2013 260++<\/td>\n          <td>2,613,000 \u2013 6,793,800++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Nhat Ha L\u2019Opera Hotel<\/td>\n          <td>12-14-16 Cao Ba Quat Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">60 \u2013 104++<\/td>\n          <td>1,567,800 \u2013 2,717,520++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Royal Hotel Saigon (Kim Do)<\/td>\n          <td>133 Nguyen Hue Avenue, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">62 \u2013 135++<\/td>\n          <td>1,620,060 \u2013 3,527,550++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Saigon Prince Hotel<\/td>\n          <td>63 Nguyen Hue Boulevard, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">67 \u2013 147++<\/td>\n          <td>1,750,710 \u2013 3,841,110++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>A&#038;EM Art Hotel<\/td>\n          <td>31-33 Le Anh Xuan Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">75 \u2013 117++<\/td>\n          <td>1,959,750 \u2013 3,057,210++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>A&#038;EM Saigon Hotel<\/td>\n          <td>39-41 Thu Khoa Huan Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">83 \u2013 126++<\/td>\n          <td>2,168,790 \u2013 3,292,380++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Silverland Yen Hotel<\/td>\n          <td>73-75 Thu Khoa Huan Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">167 \u2013 313++<\/td>\n          <td>4,363,710 \u2013 8,178,690++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Silverland Jolie Hotel<\/td>\n          <td>4D Thi Sach Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">186 \u2013 409++<\/td>\n          <td>4,860,180 \u2013 10,687,170++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Alagon Saigon Hotel &#038; Spa<\/td>\n          <td>\n            289-291 Ly Tu Trong Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<br>\n            or<br>\n            301-303 Ly Tu Trong Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam<br>\n            or<br>\n            54-56-58 Pham Hong Thai Street, Ben Thanh Ward, Ho Chi Minh City, Vietnam\n          <\/td>\n          <td class=\"price\">90 \u2013 173++<\/td>\n          <td>2,351,700 \u2013 4,520,490++<\/td>\n        <\/tr>\n\n      <\/tbody>\n    <\/table>\n\n  <\/div>\n\n  <!-- 5 STAR -->\n  <div id=\"tab3\" class=\"tab-content\">\n\n    <table>\n      <thead>\n        <tr>\n          <th>Hotel Name<\/th>\n          <th>Address<\/th>\n          <th>USD<\/th>\n          <th>VND<\/th>\n        <\/tr>\n      <\/thead>\n\n      <tbody>\n\n        <tr>\n          <td>Rex Hotel Saigon<\/td>\n          <td>141 Nguyen Hue Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">99 \u2013 392++<\/td>\n          <td>2,586,870 \u2013 10,242,960++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Park Hyatt Saigon<\/td>\n          <td>2 Lam Son Square, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">198 \u2013 238++<\/td>\n          <td>5,173,740 \u2013 6,218,940++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Caravelle Saigon<\/td>\n          <td>19-23 Lam Son Square, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">175 \u2013 342++<\/td>\n          <td>4,572,750 \u2013 8,936,460++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>Sheraton Saigon Hotel &#038; Towers<\/td>\n          <td>88 Dong Khoi Street, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">168 \u2013 338++<\/td>\n          <td>4,389,840 \u2013 8,831,940++<\/td>\n        <\/tr>\n\n        <tr>\n          <td>JW Marriott Hotels<\/td>\n          <td>Corner Hai Ba Trung Street &#038; Le Duan Boulevard, Sai Gon Ward, Ho Chi Minh City, Vietnam<\/td>\n          <td class=\"price\">228++<\/td>\n          <td>5,957,640++<\/td>\n        <\/tr>\n\n      <\/tbody>\n    <\/table>\n\n  <\/div>\n\n<\/div>\n\n<script>\n  function openTab(evt, tabId) {\n\n    let tabContents = document.getElementsByClassName(\"tab-content\");\n    for (let content of tabContents) {\n      content.classList.remove(\"active\");\n    }\n\n    let tabButtons = document.getElementsByClassName(\"tab-btn\");\n    for (let btn of tabButtons) {\n      btn.classList.remove(\"active\");\n    }\n\n    document.getElementById(tabId).classList.add(\"active\");\n    evt.currentTarget.classList.add(\"active\");\n  }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Hotel Information Tabs SEAMEO RETRAC is working with the hotels in the below list to offer special rates for the Conference\u2019s participants and speakers. Kindly note with the hotel about your attendance at the Conference to get the negotiated rates which are published in this list. The hotel booking is also offered on the first [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/pages\/696"}],"collection":[{"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/comments?post=696"}],"version-history":[{"count":5,"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/pages\/696\/revisions"}],"predecessor-version":[{"id":703,"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/pages\/696\/revisions\/703"}],"wp:attachment":[{"href":"https:\/\/www.vnseameo.org\/InternationalConference2026\/index.php\/wp-json\/wp\/v2\/media?parent=696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}