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 Roque D.

Roque D.

4.3

data entry, virtual asistant executive and social media management

Data Entry, Data Processing, Order Processing

Philippines | College Level | Experience 1 years

$160000/Month
($1000/Hour)

Full-Time

Last logged:
5 days ago

Profile picture of John M.

John M.

4.3

Your Virtual Assistant

Typing, Call Center, Customer Service, Email Handling, Virtual Assistant, AI (Artificial Intelligence) HW/SW, Quality and Reliability Testing, Calendar Management, Administrative Support

Philippines | College Level | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
5 days ago

Profile picture of Rodalyn A.

Rodalyn A.

4.3

Amazon Product Researcher/Purchasing Manager

eCommerce, Research, Data Entry, Social Media Marketing, Amazon FBA

Philippines | Education | Experience 1 years

$96000/Month
($600/Hour)

Full-Time

Last logged:
6 days ago

Profile picture of Mercy K.

Mercy K.

4.3

Administrative and Customer Support Virtual Assistant/Social Media Manager

Social Media Management, Graphic Design, Customer Support, Data Entry, Time Management, Administrative Support

Kenya | College Level | Experience 1 years

$80000/Month
($500/Hour)

Full-Time

Last logged:
6 days ago

Profile picture of Jose C.

Jose C.

4.3

Aspiring Virtual Asisstant

Customer Service, Data Entry, Virtual Assistant, Health Care Management, Administrative Support

Philippines | Bachelor | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
6 days ago

Profile picture of Jennifer T.

Jennifer T.

4.3

Social Media Management

Instagram, Blog Writing, Copywriting, Blog Design, Graphic Design, Video Editing, Content Creation, Email Technical Support

Philippines | Bachelor | Experience 1 years

$640/Month
($4/Hour)

Part-Time

Last logged:
6 days ago

Profile picture of Mary C.

Mary C.

4.3

Virtual Assistant/Freelancer

Microsoft, Shopify, Typing, Photo Editing, Data Entry, Microsoft Office, Order Processing, Virtual Assistant, Real Estate

Philippines | Bachelor | Experience 3 years

$1600/Month
($10/Hour)

Freelance

Last logged:
6 days ago

Profile picture of Janeffer w.

Janeffer w.

4.3

Your reliable virtual assistant

Customer Service, Customer Support, Data Entry, Virtual Assistant, Project Management, Cold Calling, Administrative Support, Lead Generation

Kenya | College Level | Experience 1 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
6 days ago

Profile picture of Mery A.

Mery A.

4.3

Virtual Assistant

SEO, Communications, SEO Writing, Data Entry, On-Page Optimization

Philippines | College Level | Experience 1 years

$480/Month
($3/Hour)

Full-Time

Last logged:
6 days ago

Profile picture of Jocelyn T.

Jocelyn T.

4.3

Virtual Assistant | Note-taker | Canva

Research, Research Writing, Translation, Data Entry, Transcription, Virtual Assistant, Administrative Support, Google Search

Philippines | College Level

$480/Month
($3/Hour)

Freelance

Last logged:
6 days ago

  • First
  • Prev
  • 723
  • 724
  • 725
  • 726
  • 727
  • 728
  • 729
  • 730
  • 731
  • 732
  • 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); } } })