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 Rona L.

Rona L.

4.3

Data Entry Assistant

Microsoft, Typing, Forum Posting, Research, Word, Data Entry, Internet Research, Content Creation

Philippines | Bachelor | Experience 2 years

$640/Month
($4/Hour)

Full-Time

Last logged:
1 days ago

Profile picture of April B.

April B.

4.3

Data Entry Specialist

Graphic Design, Data Entry

Philippines | Bachelor | Experience 1 years

$2400/Month
($15/Hour)

Full-Time

Last logged:
2 days ago

Profile picture of SWEET L.

SWEET L.

4.3

Ms

Pinterest, Shopify, Social Media Management, Blog Design, Word, Data Entry, Virtual Assistant, Lead Generation, Amazon FBA, Amazon Fulfillment

Philippines | College Level | Experience 3 years

$800/Month
($5/Hour)

Freelance

Last logged:
2 days ago

Profile picture of Brenda M.

Brenda M.

4.3

Virtual Assistant

Research, Customer Service, Email Handling, Microsoft Office, Virtual Assistant, CRM, Email Marketing, Calendar Management, Administrative Support, Adobe Creative Suite

Kenya | Self-taught | Experience 1 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
2 days ago

Profile picture of Adrie B.

Adrie B.

4.3

Funnel Designer & GoHighLevel Automation VA | Landing Pages, Workflows

Digital Marketing, Email Marketing, Marketing Strategy, Lead Generation

Philippines | Bachelor | Experience 1 years

$1280/Month
($8/Hour)

Full-Time

Last logged:
2 days ago

Profile picture of Merry F.

Merry F.

4.3

Virtual Assistant - Customer Service

Documentation, eCommerce, Customer Service, Data Entry, Email Handling, Excel, Virtual Assistant, Event Planning, Administrative Support, Sourcing

Philippines | Bachelor | Experience 1 years

$1120/Month
($7/Hour)

Part-Time

Last logged:
2 days ago

Profile picture of Levi R.

Levi R.

4.3

Virtual Assistant | Data Entry Specialist | Customer Support

Social Media Management, Social Networking, Email Handling, Time Management, Virtual Assistant, AutoCAD, Social Media Marketing, Calendar Management, Chat Support, Drafting

Philippines | College Level | Experience 1 years

$960/Month
($6.00/Hour)

Freelance

Last logged:
2 days ago

Profile picture of Razel A.

Razel A.

4.3

Reliable Virtual Assistant | Admin Support, Data Entry, Social Media & Research

Microsoft, Social Media Management, Data Entry, Virtual Assistant, Leadership Development, English (US), Administrative Support

Philippines | College Level | Experience 1 years

$480/Month
($3/Hour)

Full-Time

Last logged:
2 days ago

Profile picture of Bernadette I.

Bernadette I.

4.3

Human Resource / Accounting Staff

Data Entry, Accounting, Recruitment, Human Resource Management

Philippines | Bachelor | Experience 3 years

$15200/Month
($95.00/Hour)

Part-Time

Last logged:
2 days ago

Profile picture of Sheryl M.

Sheryl M.

4.3

General Virtual Assistant | Reliable & Fast

Instagram, Microsoft, Social Media Management, Data Entry, Excel, Virtual Assistant, Telemarketing, Administrative Support

Philippines | College Level | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
2 days ago

  • First
  • Prev
  • 720
  • 721
  • 722
  • 723
  • 724
  • 725
  • 726
  • 727
  • 728
  • 729
  • 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); } } })