CINXE.COM
India PIN Code | India Postal Codes | PINCodes of India | PINCodes of Indian Cities |
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>India PIN Code | India Postal Codes | PINCodes of India | PINCodes of Indian Cities |</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="canonical" href="https://www.veethi.com/places/india-pin-codes.html"/> <meta name="description" content="India Pincode Search - Find pin codes in India, India postal codes, Search the Pincodes of Indian Cities"/> <meta name="keywords" content="pin codes, pin code numbers, india pin code list, india pincode, pin codes india, india postal codes, india zip codes, india pin code search, pincode finder in india, find india pincodes, india pin code directories"/> <meta name="robots" content="index, follow"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link href="/style/style.css" rel="stylesheet" type="text/css"> <!-- main jQuery--> <script src="/script/jquery.min.js"></script> <!-- main Ui jQuery--> <link rel="stylesheet" href="/style/jquery-ui.css"> <script src="/script/jquery-ui-1.10.4.min.js"></script> <script> $(document).ready(function () { $('#push, #close').click(function () { var $navigacia = $('body, .left-menu'), val = $navigacia.css('left') === '250px' ? '0px' : '250px'; $navigacia.animate({ left: val }, 300) }); }); </script> <script async> $(document).ready(function(){ // hide #back-top first $("#back-top").hide(); // fade in #back-top $(function () { $(window).scroll(function () { if ($(this).scrollTop() > 100) { $('#back-top').fadeIn(); } else { $('#back-top').fadeOut(); } }); // scroll body to 0px on click $('#back-top a').click(function () { $('body,html').animate({ scrollTop: 0 }, 1000); return false; }); }); }); </script> <meta name="google-site-verification" content="qxouxd61xcC3Tduk7nzv6EnDDAUyu2Nh-qgOtLCnkts" /> </head> <body> <div id="fb-root"></div> <script src="https://connect.facebook.net/en_US/all.js#appId=146595932057692&xfbml=1"></script> <header id="masthead" class="site-header"> <nav class="site-navigation top-navigation" role="navigation"> <div id="top-navigation"> <ul class="left-menu"> <li class="closelist"><a href="#" id="close"> </a></li> <li><a href="/">Home</a></li> <li><a href="/india-people/">People</a></li> <li><a href="/places/">Places</a></li> <li><a href="/places/india_yellowpages_list.html">Yellowpages</a></li> <li><a href="/places/india_photos.html">Photos</a></li> <li><a href="/places/india_videos.html">Videos</a></li> <!--li class="devicelist"><a href="/travel/india_travel_guide.html">Travel Guide</a></li--> <li><a href="/articles/">Articles</a></li> <li><a href="/schools-in-india/">Schools</a></li> <li><a href="/colleges-in-india/">Colleges</a></li> <li><a href="/places/india-pin-codes.html">PIN Codes</a></li> <li><a href="/places/india_banks-ifsc-codes.html">IFSC Codes</a></li> <li><p>©2014 veethi.com</p></li> </ul> <ul class="right-menu"> <li><a href="/user_login.html">Login</a></li> <li><a href="/user_register.html">Register</a></li> </ul> </div> <div id="push" class="menu"> <a href="#" > </a> </div> <div class="menu-logo"><a href="/" class="strong">Veethi</a></div> </nav> <div class="header-main"> <div class="head"> <a href="/"><img src="/style/images/logo-small.jpg" width="126" height="54" alt="Logo" class="logo-small" longdesc="http://www.veethi.com"></a> <a href="/"><img src="/style/images/logo.jpg" width="198" height="68" alt="Logo" class="logo" longdesc="http://www.veethi.com"></a> <div class="search-box"> <!--form action="/places/yellowpages_result.html" name="frmsearch_b" method="post" id="quickSearch" style=" autocomplete:off;" onsubmit="if(document.getElementById('main-search').value == 'Search Businesses...') {alert('please enter your search term');return false;} else if(document.getElementById('main-search').value.length < 2 ) {alert('Please enter more than 1 characters');return false;} else return true;" enctype="application/x-www-form-urlencoded"> <input type="search" id="main-search" class="main-search" name="keyword" placeholder="Search here" > <input type="submit" id="submit" value="GO" ></form--> <script> (function() { var cx = '003056267141558555320:4xqfolas1og'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> </div> <div class="clear"></div> <nav class="breadcrumbs-navigation" role="navigation"> <a href="/">Home</a> » <a href="/places/">Places</a> » India PIN Codes </nav> <div class="clear"></div> </div> </div></header> <main> <div id="main"> <div class="google-add"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="main-left"> <h1>India PIN Codes Search</h1> <script> function openURL(type) { if(type ==0) { var pincodeinput=document.getElementById("txtpincode"); var pincode=document.getElementById("txtpincode").value; if(isNaN(pincode)) { alert("Pin code should be numeric"); pincodeinput.value=""; pincodeinput.focus(); return false; } if(pincode.length < 1 ) { alert('Please enter the pincode'); return; } if(pincode.length > 6 || pincode.length < 6 ) { alert('Enter a valid 6 digit Pincode'); return; } var pincode_url = "http://www.veethi.com/places/pincode/" + pincode +".htm"; window.open(pincode_url); } else { var locatily=document.getElementById("txtlocality").value; if(locatily.length < 3 ) { alert('Please enter atleast three characters'); return; } locatily= locatily.toLowerCase().trim().replace(/ /g,'-').replace(/[-]+/g, '-').replace(/[^\w-]+/g,''); var locatily_url = "http://www.veethi.com/places/postoffice/" + locatily+".htm"; window.open(locatily_url); } } </script> <style>.form-1 select.bigsel{ font-size:1.2em;}</style> <form name="frmPincode" id="frmPincode" class="form-1" onSubmit="return false;" method="post"> <p><strong>Enter the PinCode / Post Office</strong></p> <p align="justify" style=" padding-bottom:15px;font:11px arial;">Use our India PIN code search engine to find the post office or the PIN code. The following terms may refer to the same: Postal Code, Pincode, India ZIP Code</p> <hr /> <p class="clearfix"> <label for=""><strong>PinCode : </strong></label> <input type="text" style="width:200px;border-style:inset;" id="txtpincode" name="txtpincode" value="" onKeyDown="return isCharKey(event);" onKeyPress="return isCharKey(event);" /> <!--input type="button" name="" value="Find Locality" class="btn_grey" onclick="pincodeSearch(0);"--> <input type="button" name="" value="Find Post Office" class="btn_grey" onClick="openURL(0)" /> </p> <p class="clearfix" style="text-align:center;"> <b>(or)</b> </p> <p class="clearfix"> <label for=""><strong> Post Office : </strong></label> <input type="text" style="width:200px;border-style:inset;" id="txtlocality" name="txtlocality" /> <!--input type="button" name="" value="Find PinCode" class="btn_grey" onclick="pincodeSearch(1);"--> <input type="button" name="" value="Find PinCode" class="btn_grey" onclick="openURL(1);"> <!--input type="button" name="" value="Find Pin Code" class="btn_grey" onclick="javascript: window.open('http://www.veethi.com/places/postoffice/' + document.getElementById('txtlocality').value+'.htm');" /--> </p> </form> <div class="clear"></div> <div align="left" id="resultTitle"></div> <div align="center" id="result" > </div> <div class="clear"></div> <div class="categories"> <h1>PinCode Details for Major States in India</h1> <ul> <li><a href="andaman_and_nicobar_islands-state_pin_codes-29.htm" class="pin_city" >Andaman and Nicobar Islands</a></li> <li><a href="andhra_pradesh-state_pin_codes-1.htm" class="pin_city" >Andhra Pradesh</a></li> <li><a href="arunachal_pradesh-state_pin_codes-2.htm" class="pin_city" >Arunachal Pradesh</a></li> <li><a href="assam-state_pin_codes-3.htm" class="pin_city" >Assam</a></li> <li><a href="bihar-state_pin_codes-4.htm" class="pin_city" >Bihar</a></li> <li><a href="chandigarh-state_pin_codes-30.htm" class="pin_city" >Chandigarh</a></li> <li><a href="chhattisgarh-state_pin_codes-5.htm" class="pin_city" >Chhattisgarh</a></li> <li><a href="dadra_and_nagar_haveli-state_pin_codes-31.htm" class="pin_city" >Dadra and Nagar Haveli</a></li> <li><a href="daman_and_diu-state_pin_codes-32.htm" class="pin_city" >Daman and Diu</a></li> <li><a href="delhi-state_pin_codes-33.htm" class="pin_city" >Delhi</a></li> <li><a href="goa-state_pin_codes-6.htm" class="pin_city" >Goa</a></li> <li><a href="gujarat-state_pin_codes-7.htm" class="pin_city" >Gujarat</a></li> <li><a href="haryana-state_pin_codes-8.htm" class="pin_city" >Haryana</a></li> <li><a href="himachal_pradesh-state_pin_codes-9.htm" class="pin_city" >Himachal Pradesh</a></li> <li><a href="jammu_and_kashmir-state_pin_codes-10.htm" class="pin_city" >Jammu and Kashmir</a></li> <li><a href="jharkhand-state_pin_codes-11.htm" class="pin_city" >Jharkhand</a></li> <li><a href="karnataka-state_pin_codes-12.htm" class="pin_city" >Karnataka</a></li> <li><a href="kerala-state_pin_codes-13.htm" class="pin_city" >Kerala</a></li> <li><a href="lakshadweep-state_pin_codes-34.htm" class="pin_city" >Lakshadweep</a></li> <li><a href="madhya_pradesh-state_pin_codes-14.htm" class="pin_city" >Madhya Pradesh</a></li> <li><a href="maharashtra-state_pin_codes-15.htm" class="pin_city" >Maharashtra</a></li> <li><a href="manipur-state_pin_codes-16.htm" class="pin_city" >Manipur</a></li> <li><a href="meghalaya-state_pin_codes-17.htm" class="pin_city" >Meghalaya</a></li> <li><a href="mizoram-state_pin_codes-18.htm" class="pin_city" >Mizoram</a></li> <li><a href="nagaland-state_pin_codes-19.htm" class="pin_city" >Nagaland</a></li> <li><a href="orissa-state_pin_codes-20.htm" class="pin_city" >Orissa</a></li> <li><a href="puducherry-state_pin_codes-35.htm" class="pin_city" >Puducherry</a></li> <li><a href="punjab-state_pin_codes-21.htm" class="pin_city" >Punjab</a></li> <li><a href="rajasthan-state_pin_codes-22.htm" class="pin_city" >Rajasthan</a></li> <li><a href="sikkim-state_pin_codes-23.htm" class="pin_city" >Sikkim</a></li> <li><a href="tamil_nadu-state_pin_codes-24.htm" class="pin_city" >Tamil Nadu</a></li> <li><a href="telangana-state_pin_codes-36.htm" class="pin_city" >Telangana</a></li> <li><a href="tripura-state_pin_codes-25.htm" class="pin_city" >Tripura</a></li> <li><a href="uttar_pradesh-state_pin_codes-26.htm" class="pin_city" >Uttar Pradesh</a></li> <li><a href="uttarakhand-state_pin_codes-27.htm" class="pin_city" >Uttarakhand</a></li> <li><a href="west_bengal-state_pin_codes-28.htm" class="pin_city" >West Bengal</a></li> </ul> <div class="clear"></div> </div> <br><br> <!--end of gallary--> </div> <!-- ends left main --> <div class="main-right"> <div class="clear"></div> <!-- AuctionX Display platform tag START --> <div id="1116x300x250x224x_ADSLOT1" clickTrack="%%CLICK_URL_ESC%%"></div> <script type="text/javascript" async src="//served-by.pixfuture.com/www/delivery/headerbid.js" slotId="1116x300x250x224x_ADSLOT1" refreshTime="5" refreshInterval="30"></script> <!-- AuctionX Display platform tag END --> <div class="clear" > </div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle ipad-hide" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="vertical"></ins> <script> window.onload = function() { (adsbygoogle = window.adsbygoogle || []).push({}); } </script> <div class="clear" > </div> <!-- <div class="clear" > </div> <div class="fb-like-box ipad-hide" data-href="http://www.facebook.com/pages/Veethi/127493877271518" data-width="300" data-show-faces="true" data-border-color="#F2F1F1" data-stream="false" data-header="false"></div> <div class="clear"></div><br /> --> <!-- <div class="clear" > </div> <div <li><a href="https://www.simblysimplify.com" rel="nofollow"><img src="../images/ad-banner/simblysimplify_300X250.jpg" alt="<SimblySimplify Banner>" border="0"></a></li> </div> <div class="clear" > </div> --> </div><!-- main right ends--> <div class="adsbygoogleIpad"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Responsive --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7264437082901485" data-ad-slot="8697347413" data-ad-format="vertical"></ins> <script> window.onload = function() { (adsbygoogle = window.adsbygoogle || []).push({}); } </script> </div> </div> <p id="back-top"> <a href="#"></a> </p> </main> <footer> <meta name="google-site-verification" content="qxouxd61xcC3Tduk7nzv6EnDDAUyu2Nh-qgOtLCnkts" /> <meta name="msvalidate.01" content="3431CE6C859A30F7640155362CD8DF6D" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9VN7WFWX0V"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-9VN7WFWX0V'); </script> <div id="footer"> <div> <p><a href="/" rel="nofollow" title="Home">Home</a> | <a href="/about-india.html" rel="nofollow" title="About India">About India</a> | <a href="/india-people/" rel="nofollow" title="India People">People</a> | <a href="/places/" rel="nofollow" title="India Places">Places</a> | <a href="/places/india_yellowpages_list.html" rel="nofollow" title="India Yellow Pages">Yellow Pages</a> | <a href="/places/india_photos.html" rel="nofollow" title="India Photos">India Photos</a> | <a href="/places/india_videos.html" rel="nofollow" title="India Videos">India Videos</a> | <a href="/travel/india_travel_guide.html" rel="nofollow" title="India Travel Guide">Travel Guide</a> | <a href="/colleges-in-india/" rel="nofollow" title="Colleges in India">Colleges</a> | <a href="/schools-in-india/" rel="nofollow" title="Schools in India">Schools</a> | <a href="/members.html" rel="nofollow" title="Members">Members</a> | <a href="/places/india-pin-codes.html" rel="nofollow" title="India PIN Codes">PIN Codes</a> | <a href="/places/india-std-codes.html" rel="nofollow" title="India STD Codes">STD Codes</a> | <a href="/places/india_banks-ifsc-codes.html" rel="nofollow" title="India Banks IFSC Codes">IFSC Codes</a> | <a href="/jobs/" rel="nofollow" title="Jobs in India">Jobs in India</a> | <a href="/places/india_events.html" rel="nofollow" title="India Events">India Events</a> | <a href="/places/india_complaints.html" rel="nofollow" title="India Complaints">India Complaints</a> | <a href="/faq.html" rel="nofollow" title="Veethi FAQs">FAQ's</a> | <a href="/terms_of_use.html" rel="nofollow" title="Terms of Use">Terms of Use</a> | <a href="/privacy_policy.html" rel="nofollow" title="Privacy Policy">Privacy Policy</a> | <a href="/sitemap.html" title="Sitemap">Sitemap</a> | <a href="/aboutus.html" rel="nofollow" title="About Us">About Us</a> | <a href="/advertise.html" rel="nofollow" title="Advertise">Advertise</a> | <a href="/user_login.html" rel="nofollow" title="Login">Login</a> | <a href="/contactus.html" rel="nofollow" title="Contact Veethi">Contact Us</a> <br /> <!-- PixFuture starts here--> <!-- <script type="text/javascript"> if (!window.OX_ads) { OX_ads = []; } OX_ads.push({ "auid" : "468478" }); </script> <script type="text/javascript"> document.write('<scr'+'ipt src="//pixfuture-d.openx.net/w/1.0/jstag"><\/scr'+'ipt>'); </script> <noscript><iframe id="520bed10bcbda" name="520bed10bcbda" src="https://ax-d.pixfuture.net/w/1.0/afr?auid=468478&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="728" height="90"><a href="http://ax-d.pixfuture.net/w/1.0/rc?cs=520bed10bcbda&cb=INSERT_RANDOM_NUMBER_HERE" ><img src="https://ax-d.pixfuture.net/w/1.0/ai?auid=468478&cs=520bed10bcbda&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript> --> <!-- PixFuture ends here--> <!-- social media--> <a target="_blank" href="https://www.facebook.com/pages/Veethi/127493877271518" class="social_links" title="Veethi on Facebook"><img src="/style/images/facebook_icon.png" alt="facebook"/></a> <a target="_blank" href="https://twitter.com/veethidotcom" class="social_links" title="Veethi on Twitter"><img src="/style/images/twitter_icon.png" alt="twitter" /></a> <a target="_blank" href="https://www.youtube.com/channel/UC6Fz2uj4QjJhVgRUpRhxpNQ" class="social_links" title="Veethi on Youtube" ><img src="/style/images/youtube_icon.png" alt="youtube" /></a> <a target="_blank" href="https://plus.google.com/b/117999459247856207570/+Veethi/posts/p/pub" class="social_links" title="Veethi on Google+" ><img src="/style/images/google_plus_icon.png" alt="google" /></a> <br /> Disclaimer: Veethi does not guarantee the accuracy of any information on this site. Use at your own risk.</p> </div> <p id="copyright">© 2009-2025 veethi.com. Discover the People, Places and Businesses of India. A Portal from Galaxy Infomedia LLC. All Rights Reserved.</p> <!-- Start of Google Analytics Code --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16722118-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- End of Google Analytics Code --> <!-- Start of StatCounter Code for Default Guide --> <script type="text/javascript"> var sc_project=7273836; var sc_invisible=1; var sc_security="1e7c60eb"; var sc_https=1; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost + "statcounter.com/counter/counter.js'></"+"script>");</script> <noscript><div class="statcounter"><a title="tumblr hit tracking tool" href="http://statcounter.com/tumblr/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/7273836/0/1e7c60eb/1/" alt="tumblr hit tracking tool"></a></div></noscript> <!-- End of StatCounter Code for Default Guide --> <!-- Quantcast Tag --> <script type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-d17VW8cN9nCMU" }); </script> <noscript> <div style="display:none;"> <img src="//pixel.quantserve.com/pixel/p-d17VW8cN9nCMU.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast tag --> <!-- VigLink Tag Start --> <!--script type="text/javascript"> var vglnk = { api_url: '//api.viglink.com/api', key: 'ac80634ccdbbcaf19be1a73c0538875a' }; (function(d, t) { var s = d.createElement(t); s.type = 'text/javascript'; s.async = true; s.src = ('https:' == document.location.protocol ? vglnk.api_url : '//cdn.viglink.com/api') + '/vglnk.js'; var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script')); </script--> <!-- VigLink Tag End --> </div></footer> </body> </html>