KOREA VISA PORTAL (2024)

'));// SKIP NAVI 이벤트 설정$("#u_skip_a, #u_skip_b, #u_skip_c, #u_skip_d").on("focusin",function(){$(this).addClass('on');}).on("focusout",function(){$(this).removeClass('on');});//SiteMap 파이프라인 dispaly:none 처리if($(".change_lang").size() > 1){$("#user_map_span").removeClass('dis_none');} //브라우저 버전 체크/* var browserType=gfn_getBrowserType();if(gfv_strAttrMenuId=="10601" || gfv_strAttrMenuId=="10603"){//IE가 아닐경우 ERRORif((browserType.indexOf("ie") != -1)==false){gfn_alert("ERROR_WRONG_GPKI", null, function(){var url ="/;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA";$(location).prop("href",url);});}} */// 상단 메뉴 기 선택 설정$("#gnb_a_menu_" + gfv_strAttrGnbMenuId).addClass('on');gfn_setLnb();// LNB 메뉴 선택 클래스 설정$('#lnb_a_menu_' + gfv_strAttrLnbMenuId).addClass('on');// lnb 클릭 event $("a[id^='lnb_a_menu_']").on("click", function(e){var tagLnbId = $(this).attr("id");// 우측 메뉴 태그 아이디var menuLnbId = tagLnbId.replace("lnb_a_menu_", "");// 우측 메뉴아이디 추출var permissionYn = $("#lnb_span_permission_" + menuLnbId).text(); var sememid = "TEMPUSER";if(permissionYn == 'N'){// 접근 여부if("99" == 99){var strConfirmMsgCode = '';if(gfv_strAttrGnbMenuId == '103'){strConfirmMsgCode = "LOGIN_ENTER_SEARCH";}else { strConfirmMsgCode = "LOGIN_ENTER";}gfn_confirm(strConfirmMsgCode, null, function(){var menuSubmit = new ComSubmit();if(menuLnbId=='10203'){menuSubmit.addParam("VIEW_GB", "loginID");menuSubmit.addParam("FORWARD_URL", "10203");}menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=10602");menuSubmit.tran();}, function(){});}else {gfn_alert("LOGIN_ENTER_TEMP");}}else if(permissionYn == 'Y'){var menuSubmit = new ComSubmit();if(menuLnbId=='10407' || menuLnbId=='10406'){menuSubmit.addParam("FAQ_GB", "6");menuSubmit.addParam("P_MENU", "104");}if("lnb_a_menu_10601" == tagLnbId){/* 회원가입에 대한 메뉴버튼 클릭시 */if('EN' != 'KO' ){gfn_alert("MSG_JOIN_TARGET_NOTICE");}else{menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + menuLnbId);menuSubmit.tran();}}else{//그외 메뉴 버튼 클릭시menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + menuLnbId);menuSubmit.tran();}}});// 로고 페이지 이벤트 적용$("#mainLogoImg, #top_a_home").on("click", function(){var mainSubmit = new ComSubmit();mainSubmit.addParam("LANG_TYPE", gfv_seLang);mainSubmit.setUrl("/;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA");mainSubmit.tran();});// 상단 메뉴 클릭 이벤트 적용$("a[id^='gnb_a_menu_']").on("click", function(e){var tagId = $(this).attr("id");// 상단 메뉴 태그 아이디var menuId = tagId.replace("gnb_a_menu_", "");// 메뉴아이디 추출var objJsonLnbInfo = eval("gfv_objLnbJson.PARENT_MENU" + menuId);// 상단 메뉴에 해당하는 우측 메뉴 설정 정보 JSON 호출var nTargetLnbMenuId = objJsonLnbInfo.INDEX + 1;if(menuId == "111" && '99' == '7' && '' == 'EMP'){//고용추천 심사의 경우 2단계 호출nTargetLnbMenuId = objJsonLnbInfo.INDEX + 2;}var targetMenuId = gfv_objLnbJson.INFO[nTargetLnbMenuId].MENU_ID;var targetPermissionYn = gfv_objLnbJson.INFO[nTargetLnbMenuId].PERMISSION_YN;if(targetPermissionYn == 'N'){// 접근 여부gfn_alert("SITEMAP_LOGIN_AUTH", null, function(){// 추가 코딩});}else if(targetPermissionYn == 'Y'){var menuSubmit = new ComSubmit();menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + targetMenuId);menuSubmit.tran();}});// 네비게이터 & 타이틀 설정$("#contents").prepend($('

' + gfv_strAttrPathName.replace(/[>]/gi,">") + '

' + gfv_strAttrMenuName + '

'));// 로그인$("#top_a_login").on("click", function(){var menuSubmit = new ComSubmit();if(gfv_strAttrGnbMenuId != '106'){menuSubmit.addParam("FORWARD_URL", gfv_strAttrLnbMenuId);}menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + "10602");menuSubmit.tran();});// 로그아웃// 20150116 - 임사무관 요청으로 로그아웃시 confirm 제거$("#top_a_logout").on("click", function(e){var logoutSubmit = new ComSubmit();logoutSubmit.setUrl("/logout.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA"); logoutSubmit.tran();});// MyPage 이벤트 $("#top_a_mypage, #top_a_user").on('click', function(){var menuSubmit = new ComSubmit();menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + "10701");menuSubmit.tran();});// 회원가입 $("#top_a_member").on('click', function(){if('EN' != 'KO' ){gfn_alert("MSG_JOIN_TARGET_NOTICE");}else{var menuSubmit = new ComSubmit();menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + "10601");menuSubmit.tran();}});// 계절근로자 이벤트 $("#top_a_season").on('click', function(){var menuSubmit = new ComSubmit();menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=" + "11001");menuSubmit.tran();});// 사이트맵 $("#top_a_sitemap").on("click", function(){ var menuSubmit = new ComSubmit();menuSubmit.setUrl("/openPage.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA" + "?MENU_ID=10801");menuSubmit.tran(); });// 한국어 언어 변경$("#top_a_lang_ko").on('click', function(){gfn_changeLang("KO", "ko");});// 영문 언어 변경$("#top_a_lang_en").on('click', function(){gfn_changeLang("EN", "en");});// 중문 언어 변경$("#top_a_lang_ch").on('click', function(){gfn_changeLang("CH", "zh");}); // 우클릭 막기 document.oncontextmenu = function(e){if(e){e.preventDefault();}else{event.keyCode = 0;event.returnValue = false;}};// 키다운 방지$(document).bind("keydown", function(e){ctrl = (document.all) ? event.ctrlKey:e.modifiers & Event.CONTROL_MASK;var key = (e) ? e.keyCode : event.keyCode;if(key == 8 && $("input:focus").size() == 1) {// input tag 에서는 backspace가 되도록return;}else if(key == 8 && $("textarea:focus").size() == 1) {// textarea tag 에서는 backspace가 되도록return;}else if(key == 8 || key == 116 || key == 123 ){if(e){e.preventDefault();}else{event.keycode = 0;event.returnValue = false;}}else if(ctrl && key == 83){//alert("저장기능은 사용할 수 없습니다.");if(e){e.preventDefault();}else{event.keycode = 0;event.returnValue = false;}}else if(ctrl && key == 80){//alert("인쇄기능은 사용하실 수 없습니다.");if(e){e.preventDefault();}else{event.keycode = 0;event.returnValue = false;}}});//psyvar cnt = 6;if('99' == '7' && "" == ""){cnt = cnt - 1;$(".main_m10").addClass("dis_none");}if(cnt > 5){$("#header .main_menu li").css("padding", "3px 0 0 42px");}//});function gfn_changeLang(lang, lowLang){var langSubmit = new ComSubmit();langSubmit.setUrl("/cmm/openLang.do;jsessionid=xPRMqK7D9VoMEMF13CkO7eAEls5N6qbVMfRbFBbylmv1QFs5njz8uEszHXckux0C.evisawas2_servlet_EVISA");langSubmit.addParam("LANG", lang);langSubmit.addParam("LOW_LANG", lowLang);langSubmit.addParam("MENU_ID", gfv_strAttrMenuId);langSubmit.tran();}function gfn_setLnb(){// LNB 세팅 변수 선언var objJsonLnbInfo = eval("gfv_objLnbJson.PARENT_MENU" + gfv_strAttrGnbMenuId);// 상단 메뉴에 해당하는 우측 메뉴 설정 정보 JSON 호출var nBeginIndex = objJsonLnbInfo.INDEX + 1;// 1레벨 포함한 메뉴시작 index (1레벨 넘기기 위해 +1)var nEndCnt = objJsonLnbInfo.MENU_CNT - 1;// 1레벨 포함한 메뉴 갯수(1레벨 빼기 위해 +1)// LNB 세팅 구현부$("#lnb_h2_title").text(gfv_objLnbJson.INFO[nBeginIndex-1].MENU_NAME);// title 세팅$("#lnb_ul_sub_menu").empty();// 메뉴리스트 ul 하위 li 태그 비움var strLnbBuff = ''; for(var i=nBeginIndex; i

';strLnbBuff += '';strLnbBuff += gfv_objLnbJson.INFO[i].MENU_NAME; strLnbBuff += '';strLnbBuff += '' + gfv_objLnbJson.INFO[i].PERMISSION_YN + '';strLnbBuff += '' + gfv_objLnbJson.INFO[i].KO_USE_YN + '';strLnbBuff += '' + gfv_objLnbJson.INFO[i].EN_USE_YN + '';strLnbBuff += '' + gfv_objLnbJson.INFO[i].CH_USE_YN + '';strLnbBuff += '';$("#lnb_ul_sub_menu").append($(strLnbBuff));};}}//]]>
  • HOME
  • LOGIN
  • JOIN
  • SITE MAP
  • 한국어
  • 中文
  • General Guide
  • Application
  • Check Application Status
  • Immigrant Investor
  • Help Center
  • Member
  • My page
  • Etc
  • 비자신청센터
  • Korea Visa Application Center

What is 'e-form' (visa application)?

  • An applicant can fill out an electronic visa application form online and submit it to the Visa Portal before he/she visits a Korean diplomatic mission in his/her country of residence.
  • In order to complete the application process, you must print the e-form (with a bar code) that you filled out on the Visa Portal (with other required documents) and visit the Korean embassy or consulate general in your country of residence.

Applicable Status of Stay for e-Form

  • Single-entry or multiple-entry visas for eligible applicants of A-1 Diplomat(A-1), Foreign Government Official(A-2) and International Agreement(A-3) status of stay.
  • 90 days or less single-entry visas for eligible applicants of C-1 Short-term News Coverage (C-1), Short-Term General (C-3), and Short-Term Employee (C-4) status of stay
  • 90 days or less multiple-entry visas for eligible applicants of Short-Term News Coverage (C-1) and Short-Term General (C-3) status of stay, only if the applicants are citizens of countries that have signed multiple-entry visa agreements with Korea
  • Visas issued at the discretion of the head of a Korean diplomatic mission abroad, such as 90 days or less single-entry visa for eligible applicants of Korean Arts and Culture (D-1) status of stay who are planning to engage in cultural arts activities upon invitation of the Korea Foundation or from Korean Culture and Arts Committee.

Application Procedure

KOREA VISA PORTAL (1)

  1. Send e-form
  2. Submission of Application at the Diplomatic Office & Payment
  3. Reception & Review
  4. Visa Issuance

Required Documents for Your e-Form

Scanned image files of passport pages, digital photograph (in natural color, size: 3.5cm x 4.5cm)

Required Document Before Visiting the Diplomatic Mission

Visa application form with a bar code, passport, photograph(natural color, 3.5cm x 4.5cm), visa fee and required documents

Fill out the e-Form

KOREA VISA PORTAL (2024)

FAQs

Is it difficult to get South Korean visa? ›

People that apply for the South Korean visa should know that getting it might not be too easy. The visa requirements are quite high, and the application process can be confusing as there are many ways to apply depending on what you do and need. The most straightforward part about Korean visas are the costs.

What is the reason for Korean visa rejection? ›

The documents that you have submitted cannot be verified. * The consulate officers will verify the documents you submitted to them. So make sure that they are authentic and that the contact numbers you gave can be reached. You failed to prove the purpose of entry to Korea.

How will I know if my Korean visa is approved? ›

1) Visit the Korea VISA Portal(www.visa.go.kr) -> Application Status/Issue -> Click 'Check Application Status & Print'. 2) Enter your Passport number, Name and Date of Birth, and Click the 'Search' button. 3) If your visa application has been approved, visa details will appear at page bottom.

How long does Korean visa application take? ›

The general visa processing time takes 14 working days from the date when you submit all the required documents to our KVAC team.

How much bank balance is required for South Korea tourist visa? ›

As a foreigner applying for a South Korean tourist visa, you are generally not required to show a specific bank balance. However, you may be asked to provide proof of sufficient funds to cover your travel expenses during your stay in South Korea.

How strong is South Korean visa? ›

As a result, the South Korea passport ranks 2 in the world. Separate from these South Korea visa-free countries and visa-on-arrival countries, there are 36 additional destinations which South Korea passport holders either need a physical visa to enter or an eVisa (i.e. visa required countries).

What to do if Korean visa is denied? ›

After a refusal, the applicant must wait for 6 months to resubmit visa applications.

How can I avoid rejection of visa? ›

Incomplete Application

Therefore, you must ensure that you fill in each detail carefully. You must also check the form for any errors before making the final submission. You must fill in the correct information in all the fields, as any piece of incorrect information can lead to a visa rejection.

Which country has most visa rejection? ›

Which countries have received the most visa rejections?
  • Algeria (48.2% of visa applications were rejected)
  • Nigeria (45.6% of visa applications were rejected)
  • Guinea-Bissau (45.6% of visa applications were rejected)
  • Ghana (44.2% of visa applications were rejected)
  • Sri Lanka (44.2% of visa applications were rejected)

How do I know if my Korean visa is denied? ›

Through visa screening, it might be requested you to submit additional documents or rejected to issue the visa. You will be advised at the time of your application the date your visa is estimated to be issued. On or after this estimated date, please check your visa status via VISA PORTAL website (www.visa.go.kr).

Does Korea stamp your passport? ›

You get those white stickers when you go pass immigration counter on arrival . On exiting Korea , only autogate or counter , but no exit stamps . PS : If you want passport stamps for some reason , they can also do that if asked . You can get extra blank pages added to your US passport.

Do they tell you if your visa is approved? ›

If your visa is approved, you will be informed how and when your passport and visa will be returned to you.

How early should I apply for South Korea visa? ›

Please DO NOT Apply more than 3 months prior to the date of travel. Please DO NOT PURCHASE ANY TRAVEL ARRANGEMENT PRIOR TO THE APPROVAL OF YOUR VISA.

What does status of stay mean on Korean visa application? ›

The status of stay refers to a legal status allowing an alien to stay in Korea and engage in certain activities. The Immigration Act grants certain rights to the status of stay which is divided into 36 categories.

Do US citizens need a visa for South Korea? ›

Asa US citizen planning to travel to South Korea, you cannot obtain a visa on arrival. US citizens don't require a tourist visa to enter South Korea. Normally, you must apply for a K-ETA before entering Korea for short-term stays. However, that requirementhas been lifted through December 2024.

How can I get Korean visa in USA? ›

A Korean entry visa must be applied for and issued in your home country. However, If you have a valid green card(re-entry permit) or valid entry visa to the U.S for a long term stay, you can apply for the visa at the Korean consulate.

Is it hard to get a Korean passport? ›

If your parents were Korean nationals or if you marry a Korean national, the process and requirements are simpler. However, most immigrants becoming naturalized through general naturalization. To be eligible for citizenship through this process, you must first live in the ROK for 5 years as a lawful permanent resident.

How hard is it to get a South Korean passport? ›

It is not necessarily easy to get a South Korean passport, but the process is generally straightforward and well-defined. South Korea has a set of requirements that applicants must meet in order to be eligible for a passport. To be eligible for a South Korean passport, an applicant must be a South Korean citizen.

Top Articles
Latest Posts
Article information

Author: Clemencia Bogisich Ret

Last Updated:

Views: 6043

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Clemencia Bogisich Ret

Birthday: 2001-07-17

Address: Suite 794 53887 Geri Spring, West Cristentown, KY 54855

Phone: +5934435460663

Job: Central Hospitality Director

Hobby: Yoga, Electronics, Rafting, Lockpicking, Inline skating, Puzzles, scrapbook

Introduction: My name is Clemencia Bogisich Ret, I am a super, outstanding, graceful, friendly, vast, comfortable, agreeable person who loves writing and wants to share my knowledge and understanding with you.