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 Marie E.

Marie E.

3.7

Virtual Assistant

Website Management, Zendesk, Call Center, Customer Support, Excel, Phone Support, Virtual Assistant, Administrative Support, Chat Support, Google Docs

Philippines | College Level | Experience 1 years

$960/Month
($6/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Gladymer J.

Gladymer J.

3.7

Organized VA | Administrative Support | Customer Service

Customer Service, Customer Support, Data Entry, Virtual Assistant, Airbnb, Cold Calling, Appointment Setting, Administrative Support

Philippines | Self-taught | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Maria a.

Maria a.

3.7

Summary of Qualifications

Data Visualization, Bookkeeping, Logistics & Shipping

Philippines | Self-taught | Experience 3 years

$480/Month
($3/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Kimberly M.

Kimberly M.

3.7

Virtual Assistant

Social Media Management, Customer Support, Email Handling, Administrative Support

Philippines | Self-taught

$640/Month
($4/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Avril S.

Avril S.

3.7

social media manager, graphic designer

Social Media Management, Graphic Design, Video Editing, Social Media Marketing

Philippines | College Level | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Janice S.

Janice S.

3.7

VIRTUAL ASSISTANT

Social Media Management, Customer Service, Customer Support, Data Entry, Virtual Assistant, CRM, Sales Management, Cold Calling, Appointment Setting

Philippines | Bachelor | Experience 2 years

$3200/Month
($20/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of paul j.

paul j.

3.7

Paul Joseph Beloria

IT strategy, Microsoft, Social Media Management, Typing, Photo Editing, Customer Service, Data Entry, Virtual Assistant, Calendar Management, Content Creation

Philippines | Bachelor | Experience 2 years

$4800/Month
($30/Hour)

Part-Time

Last logged:
3 months ago

Profile picture of Jane M.

Jane M.

3.7

Miss

Data Entry, Email Handling, Virtual Assistant, Project Scheduling, Calendar Management, Call Handling, Appointment Setting, Administrative Support

Kenya | Bachelor | Experience 1 years

$2400/Month
($15/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of Chinny M.

Chinny M.

3.7

I Will be your reliable Administrative Assistant/ General Virtual Assistant

Typing, Data Entry, Virtual Assistant, Appointment Setting, Microsoft Excel, Chat Support, Web Research

Philippines | Bachelor | Experience 1 years

$960/Month
($6/Hour)

Full-Time

Last logged:
3 months ago

Profile picture of ferdeline c.

ferdeline c.

3.7

virtual assitant and dm appoint setter

Research, Research Writing, Data Entry, Email Handling, Time Management, Microsoft Excel

Philippines | Bachelor

$480/Month
($3/Hour)

Full-Time

Last logged:
3 months ago

  • First
  • Prev
  • 2650
  • 2651
  • 2652
  • 2653
  • 2654
  • 2655
  • 2656
  • 2657
  • 2658
  • 2659
  • 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); } } })