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 Mary G.

Mary G.

4.3

Social Media Manager / General VA

Social Media Management, Copywriting, Graphic Design, Video Editing

Philippines | College Level | Experience 1 years

$960/Month
($6/Hour)

Full-Time

Last logged:
21 days ago

Profile picture of Marvin D.

Marvin D.

4.3

Software and Hardware Specialist

Microsoft, Format & Layout, Video Editing, Bookkeeping, Data Entry, Email Handling, Excel, Leadership Development

Philippines | College Level | Experience 1 years

$480/Month
($3/Hour)

Freelance

Last logged:
21 days ago

Profile picture of Violet.

Violet.

4.3

Virtual Assistant, Cyber Coordinator, and Researcher with a Degree in Forensic Science

SPSS Statistics, Typing, Copywriting, Customer Service, Customer Support, Data Entry, Microsoft Office, Microsoft Outlook, Microsoft Excel

Kenya | Bachelor | Experience 1 years

$2400/Month
($15/Hour)

Full-Time

Last logged:
21 days ago

Profile picture of Gerald R.

Gerald R.

4.3

Data Entry/social media management/admin

Data Modernization, Google Chrome, Social Media Management, Typing, Copy Editing, Copy Typing, Customer Service, Virtual Assistant, Social Media Marketing, Calendar Management

Philippines | College Level | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
21 days ago

Profile picture of Faria M.

Faria M.

4.3

Virtual Assistant Specialising in Social Media & Creative Content

Social Media Management, Content Strategy, Virtual Assistant, Content Marketing, Administrative Support, Content Creation, Content Management

Bangladesh | College Level | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
22 days ago

Profile picture of Ian A.

Ian A.

4.3

Aviation Maintenance Technology

Word, Customer Service, Customer Support, Excel, AutoCAD, Live Chat Operator, Chat Support

Philippines | Bachelor | Experience 1 years

$1280/Month
($8/Hour)

Part-Time

Last logged:
22 days ago

Profile picture of Carol A.

Carol A.

4.3

Virtual Assistant -

Microsoft, Virtual Worlds, Copywriting, Research Writing, Graphic Design, Data Entry, Email Handling, Virtual Assistant, Research Papers, Web Research

Philippines | College Level | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
22 days ago

Profile picture of Braverly M.

Braverly M.

4.3

Fresh graduate of Bachelor of Science in Hospitality Management

Typing, Communications, Copy Typing, Social Media Marketing

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
22 days ago

Profile picture of Elisa M.

Elisa M.

4.3

Virtual Executive Assistant

Microsoft, Customer Service, Customer Support, Data Entry, Email Handling, Time Management, Virtual Assistant, Telemarketing, Chat Support

Philippines | Bachelor | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
23 days ago

Profile picture of Rosalyn T.

Rosalyn T.

4.3

General VA I Lead Generation I Data Entry I SMM I AVAILABLE NOW

Instagram, Linkedin, Data Entry, Virtual Assistant, Market Research, Microsoft Excel, Accuracy Verification, Google Docs, Lead Generation, Web Research

Philippines | Bachelor | Experience 1 years

$96000/Month
($600/Hour)

Freelance

Last logged:
23 days ago

  • First
  • Prev
  • 733
  • 734
  • 735
  • 736
  • 737
  • 738
  • 739
  • 740
  • 741
  • 742
  • 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); } } })