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 Aniza A.

Aniza A.

5.0

Virtual Assistant | Customer Support | Appointment Setter | Shopify & Facebook Ads Manager

eCommerce, Shopify, Communications, Customer Support, Data Entry, Virtual Assistant, Recruitment, Appointment Setting, Email Technical Support

Philippines | Bachelor | Experience 5 years

$1120/Month
($7/Hour)

Freelance

Last logged:
3 hours ago

Profile picture of Jeramie S.

Jeramie S.

5.0

Versatile Virtual Assistant | Lead Generation, Content Writing, Social Media & CRM Expert | Streamlining Operations for Business Growth

Digital Marketing, Microsoft, Social Media Management, Research, Graphic Design, Data Entry, Email Handling, Virtual Assistant, Calendar Management, ChatGPT

Philippines | Bachelor | Experience 4 years

$800/Month
($5/Hour)

Part-Time

Last logged:
3 hours ago

Profile picture of Lovely J.

Lovely J.

5.0

Social Media Specialist/Marketing/Admin/Graphic Designer

Web Scraping, Graphic Design, Data Entry, Virtual Assistant, Email Marketing, Social Media Marketing, Real Estate, Appointment Setting, Content Creation, Lead Generation

Philippines | Bachelor | Experience 6 years

$1280/Month
($8/Hour)

Part-Time

Last logged:
4 hours ago

Profile picture of Jonalyn N.

Jonalyn N.

5.0

Experienced Virtual Assistant | Admin Support | Data Entry

Social Media Management, Typing, Business Writing, Editing, Graphic Design, Data Entry, Email Handling, Excel, Administrative Support, Adobe Photoshop

Philippines | Bachelor | Experience 1 years

$320/Month
($2/Hour)

Full-Time

Last logged:
4 hours ago

Profile picture of Liezel G.

Liezel G.

5.0

Social Media Manager & Bookkeeping Specialist

Digital Marketing, Social Media Management, Graphic Design, General Office, Virtual Assistant, Accounting, Intuit QuickBooks, Accounts Payable Management, Lead Generation, Office Administration

Philippines | Bachelor | Experience 4 years

$640/Month
($4/Hour)

Full-Time

Last logged:
4 hours 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 hours ago

Profile picture of Lieshyl S.

Lieshyl S.

5.0

Objective

Social Media Management, Communications, Customer Service, Time Management, Cold Calling, Appointment Setting

Philippines | Bachelor | Experience 7 years

$960/Month
($6/Hour)

Full-Time

Last logged:
4 hours ago

Profile picture of Kathleen P.

Kathleen P.

5.0

Ms. Kathleen Pearl DJ. Balor - General Executive Assistant

Social Media Management, Communications, Research, Graphic Design, Voice Talent, Data Entry, Technical Support, Virtual Assistant, Human Resources, Administrative Support

Philippines | Master | Experience 10+ years

$1280/Month
($8/Hour)

Full-Time

Last logged:
5 hours ago

Profile picture of Eleonore M.

Eleonore M.

5.0

General Virtual Assistant

Communications, Data Entry, Excel, Phone Support, Virtual Assistant, Analytics Sales, CRM, Cold Calling, Appointment Setting, Microsoft Excel, Administrative Support

Philippines | Self-taught | Experience 5 years

$960/Month
($6/Hour)

Full-Time

Last logged:
5 hours ago

Profile picture of Honey M.

Honey M.

5.0

Virtual Assistant | Human Resources Admin Assistant

Social Media Management, Data Entry, Virtual Assistant, Human Resources, Cold Calling, Administrative Support, Office Administration, Payroll Processing

Philippines | Bachelor | Experience 6 years

$640/Month
($4/Hour)

Part-Time

Last logged:
5 hours ago

  • First
  • Prev
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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); } } })