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 Christene M.

Christene M.

4.3

General Virtual Assistant

eCommerce, Data Entry, Virtual Assistant, Email Marketing, Calendar Management, Appointment Setting, Lead Generation

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
18 days ago

Profile picture of Charmie C.

Charmie C.

4.3

Detail-Oriented Administrative VA

Social Media Management, Data Entry, Virtual Assistant, Email Marketing, Account Management, Research and Development, Call Handling, Administrative Support, Chat Support, Messenger Marketing

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
18 days ago

Profile picture of Dessa M.

Dessa M.

4.3

Customer Service Representative

Graphic Design, Customer Support

Philippines | Experience 2 years

$640/Month
($4/Hour)

Freelance

Last logged:
18 days ago

Profile picture of Naneth T.

Naneth T.

4.3

Virtual Assistant /Email Chat Support/Administrative Assistant/General Office

Social Media Management, Web Scraping, PDF, Data Entry, General Office, Infographic and Powerpoint Slide Designing, Microsoft Excel, Accuracy Verification, Google Docs, Web Design

Philippines | Bachelor | Experience 2 years

$800/Month
($5/Hour)

Full-Time

Last logged:
19 days ago

Profile picture of Joan S.

Joan S.

4.3

VIRTUAL ASSISTANT

Social Media Management, Editing, Photoshop, Bookkeeping, Customer Service, Data Entry, Appointment Setting, Microsoft Excel, Lead Generation

Philippines | Bachelor | Experience 1 years

$501/Month
($3.13/Hour)

Full-Time

Last logged:
19 days ago

Profile picture of Gay A.

Gay A.

4.3

General VA

Data Entry, Cold Calling, Appointment Setting, Lead Generation

Philippines | Bachelor | Experience 1 years

$480/Month
($3/Hour)

Freelance

Last logged:
19 days ago

Profile picture of Cj P.

Cj P.

4.3

Front-end Web Developer

HTML, Java, JavaScript, CSS, Front-end Design, English Grammar, Live Chat Operator, Chat Support

Philippines | Bachelor | Experience 1 years

$480/Month
($3/Hour)

Full-Time

Last logged:
19 days ago

Profile picture of Leah N.

Leah N.

4.3

Social Media Associate, Virtual Assistant

Microsoft, Typing, PDF, General Office, Microsoft Outlook, Microsoft Office 365, Organizational Development, Office Administration

Philippines | Self-taught | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
21 days ago

Profile picture of Lianne M.

Lianne M.

4.3

Freelancer

Social Media Management, Communications, Copy Editing, Creative Writing, Video Editing, Video Production, Data Entry, Virtual Assistant, English (US), Film Production

Philippines | College Level | Experience 1 years

$480/Month
($3/Hour)

Part-Time

Last logged:
21 days ago

Profile picture of Catherine M.

Catherine M.

4.3

Virtual Assistant | Data Entry Specialist | Admin Support

Copywriting, Flow Charts, Data Entry, Email Handling, Excel, Virtual Assistant, Inventory Management, Calendar Management, Appointment Setting, Chat Support

Philippines | Bachelor

$48000/Month
($300/Hour)

Full-Time

Last logged:
21 days ago

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