Skip to main content

NEET Eligibility Checker — Find Your MBBS Abroad Options

Last updated:

Check Your Eligibility for MBBS Abroad

Enter your NEET score below to instantly see which countries and universities you’re eligible for. This tool provides a quick assessment based on general eligibility criteria.

<div>
  <label for="category" class="block text-sm font-medium text-text mb-2">Category</label>
  <select id="category" class="w-full px-4 py-3 rounded-md border border-gray-300 focus:border-brand-primary focus:ring-2 focus:ring-brand-primary/20 outline-none bg-white">
    <option value="general">General</option>
    <option value="obc">OBC</option>
    <option value="sc">SC</option>
    <option value="st">ST</option>
    <option value="pwd">PwD</option>
  </select>
</div>

<div>
  <label for="budget" class="block text-sm font-medium text-text mb-2">Budget Range (Total Fees)</label>
  <select id="budget" class="w-full px-4 py-3 rounded-md border border-gray-300 focus:border-brand-primary focus:ring-2 focus:ring-brand-primary/20 outline-none bg-white">
    <option value="">Any budget</option>
    <option value="15-25">₹15–25 lakh</option>
    <option value="25-35">₹25–35 lakh</option>
    <option value="35-45">₹35–45 lakh</option>
  </select>
</div>

<button type="submit" class="btn-accent w-full py-4 text-lg">
  ✅ Check My Eligibility
</button>