hire virtual assistant
how it works pricing browse Services
sign in sign up
get started
    • how it works
    • pricing
    • browse
    • Services
    • sign in
    • sign up
    • get started
Hire virtual assistants

Hire Virtual Assistants in Phillippines

GET STARTED

Search our Virtual Assistants

Starting at $3/hour | Full Time | Part Time | 200,000+ Assistants | Hire Today!

−

SEARCH

Skills

Monthly Salary (USD)

$400$2 000$400$2 000$400 — $2 000

$400$2000

Rating

0

Search Results

Profile picture of Rohini R.

Rohini R.

5.0

Experienced Administrative Assistant | Data Entry | Research | Email | Flawless Organization

Google Chrome, Customer Service, Data Entry, Email Handling, Virtual Assistant, CRM, Real Estate, Calendar Management, Administrative Support

Philippines | Bachelor | Experience 7 years

$1280/Month
($8.00/Hour)

Part-Time

Last logged:
4 days ago

Profile picture of Rica V.

Rica V.

5.0

4yrs Experienced Virtual Assistant | Social Media Manager

Database Administration, Social Media Management, System Admin, Email Handling, Virtual Assistant, CRM, Calendar Management, Administrative Support, Chat Support, Lead Generation

Philippines | Bachelor | Experience 4 years

$1120/Month
($7/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Jessamine A.

Jessamine A.

5.0

Customer Service Specialist/General VA

Social Media Management, Copywriting, Graphic Design, Photo Editing, Customer Service, Data Entry, Email Marketing, Intuit QuickBooks, Administrative Support, Lead Generation

Philippines | Bachelor | Experience 6 years

$1280/Month
($8/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Grace A.

Grace A.

5.0

Real Estate Virtual Assistant/Acquisitions Manager

Social Media Management, Bookkeeping, Data Entry, Virtual Assistant, Email Marketing, Real Estate, Cold Calling, Appointment Setting, Administrative Support, Lead Generation

Philippines | Bachelor | Experience 5 years

$1280/Month
($8/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Jane R.

Jane R.

5.0

Top Rated Bookkeeper | Property Manager & Executive Assistant

Social Media Management, Communications, Bookkeeping, Customer Support, Data Entry, Virtual Assistant, Accounting, Property Management, Accounts Payable Management, Email Technical Support

Philippines | Bachelor | Experience 5 years

$320000/Month
($2000/Hour)

Freelance

Last logged:
4 days ago

Profile picture of Louiela R.

Louiela R.

5.0

Real Estate Virtual Assistant | Cold Caller | Appointment Setter | Email Management | Customer Service Representative

Customer Service, Email Handling, Real Estate, Cold Calling, Appointment Setting

Philippines | Bachelor | Experience 4 years

$800/Month
($5.00/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Alvina B.

Alvina B.

5.0

Helping business owners on B2B Lead Generation for Social Media Growth| Booking Appts & Closing Deals | Boosting Your Pipeline by 10x | Expert in Managing Companies CRMs and Automation

Linkedin, Web Scraping, Research, Data Entry, Data Scraping, Email Handling, Virtual Assistant, Administrative Support, Chat Support, Lead Generation

Philippines | Bachelor | Experience 4 years

$1120/Month
($7/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Jerry C.

Jerry C.

5.0

Let Me Be Part of Your Winning Journey

Digital Marketing, Social Media Management, Communications, Customer Service, Virtual Assistant, Email Marketing, Cold Calling, Appointment Setting, Administrative Support, Lead Generation

Philippines | Bachelor | Experience 10+ years

$640/Month
($4/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Cheryl R.

Cheryl R.

5.0

Social Media Management, Shopify and Presta (E-commerce management), Wordpress Admin Management, Email & Chat Customer Support,

eCommerce, SEO, Shopify, Social Media Management, Bookkeeping, Customer Support, Data Entry, General Office, Order Processing, Administrative Support

Philippines | College Level | Experience 8 years

$1000/Month
($6.25/Hour)

Full-Time

Last logged:
4 days ago

Profile picture of Jonathan L.

Jonathan L.

5.0

General Virtual Assistant | Executive Virtual Assistant | Social Media Manager

Social Media Management, Graphic Design, Video Editing, Customer Service, Data Entry, Email Handling, Virtual Assistant, Project Management, Administrative Support, Content Management

Philippines | College Level | Experience 10+ years

$1120/Month
($7/Hour)

Full-Time

Last logged:
4 days ago

  • First
  • Prev
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next
  • Last
Join For Free Banner
image

Want more Information?

We seek to create long-term relationships built on results.

Company Affilate Program Virtual Assistant Agency About Us Terms of Service Privacy Policy Services
ResourcesHow it WorksPricingBlogFAQ Contact Us
BrowsePost a jobGet a job
Follow Us
f
4801 Lang Ave NE Ste 110-1088 Albuquerque, NM 87109
Copyright © 2025 - eVertualAssistants All Rights Reserved.
; skillIds = skills.map(e => { return e.id }) $.each(selectedSkillIds, (i, id) => { idx = skillIds.indexOf(parseInt(id)) if (idx != -1) { v = skills[idx] selected = ''; $("#tags__selected").append(selected); } }) } if (WorkerTypeId) $("#jobType").val(WorkerTypeId) if (Education) $("#education").val(Education) if (Experience) $("#experience").val(Experience) if (minsalary != undefined && maxsalary != undefined) { salaryRangeSlider.update({ from: minsalary, to: maxsalary }) $("#event-receiver").val(minsalary + "," + maxsalary) } if (rating > 0) { var ratings = ["", "one", "two", "three", "four", "five"]; $("#" + ratings[rating]).click() } } if (0) restoreSearchForm() else localStorage.setItem("rating", "0") }); ; skillsAuto = []; for (i = 0; i < skills.length; i++) { skillsAuto.push(skills[i].name); } $("#skills").autocomplete({ minLength: 3, source: skillsAuto, select: function (event, ui) { $.each(skills, function (i, v) { if (v.name == ui.item.value) { tmp = $("#skillsChosen").val(); if (!tmp.includes(v.id)) { if (tmp == "") { tmp = v.id; } else { tmp += ',' + v.id } $("#skillsChosen").val(tmp); //selected = $("#tags__selected").val(); selected = ''; $("#tags__selected").append(selected); $("#skills").val(""); } return; } }); return false; }, //HERE - make sure to add the comma after your select response: function (event, ui) { if (!ui.content.length) { var noResult = { value: "", label: "Skill not found" }; ui.content.push(noResult); } } })