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 Sebastián M.

Sebastián M.

4.1

Technician in Commercial and Financial Operations

Social Media Management, Customer Service, Phone Support, Virtual Assistant, Project Scheduling, Virtual Assistant Solutions (Alexa, Google, Siri, Home Kit, Cortana), Spanish, Calendar Management, Appointment Setting

Colombia | Self-taught | Experience 2 years

$1760/Month
($11/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Omairah D.

Omairah D.

4.1

Virtual Assistant, Hire me for easier Job.

Microsoft, Copy Typing, Powerpoint, Data Entry, Virtual Assistant, Finance, Calendar Management, Microsoft Excel, Accounts Payable Management, Administrative Support

Philippines | Bachelor | Experience 2 years

$1600/Month
($10/Hour)

Last logged:
1 years ago

Profile picture of niconield.

niconield.

4.1

Customer Service Representative

Call Center, Customer Service, Customer Support, Data Entry, Email Handling, Call Handling, Chat Support

Philippines | Bachelor | Experience 3 years

$800/Month
($5/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Marianne G.

Marianne G.

4.1

Virtual Assistant (VA), Data Analyst and Technical Support

Data Visualization, Digital Marketing, Google Analytics, Link Building, Power BI, SEO, Email Handling, Virtual Assistant, Internet Research

Philippines | Master | Experience 3 years

$2400/Month
($15/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Precious j.

Precious j.

4.1

Customer Service/Virtual Assistant

Google Chrome, Microsoft, Salesforce Lightning, Customer Service, Customer Support, Email Handling, CRM, Customer Retention

Philippines | Experience 4 years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Jherome F.

Jherome F.

4.1

Customer Service Representative

Customer Service, Customer Support, Technical Support, Retail Sales, Customer Experience, Live Chat Operator, Chat Support, Email Technical Support

Philippines | Experience 10+ years

$816/Month
($5.10/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Angela S.

Angela S.

4.1

Executive Assistant

Database Administration, Microsoft, Social Media Management, Video Editing, Email Handling, Event Planning, English (US), Appointment Setting, Administrative Support, Document Review

Philippines | Bachelor | Experience 5 years

$1101/Month
($6.88/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Irene S.

Irene S.

4.1

Virtual Assistant

Product Descriptions, Data Entry, Real Estate, Microsoft Excel, Lead Generation, Product Entries

Philippines | College Level | Experience 3 years

$640/Month
($4/Hour)

Freelance

Last logged:
1 years ago

Profile picture of Lucy M.

Lucy M.

4.1

Virtual Assistant & Procurement Specialist

Communications, Bookkeeping, Customer Service, Data Entry, Time Management, Quality and Reliability Testing, Calendar Management, Administrative Support

United States | Bachelor | Experience 3 years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of CALEB S.

CALEB S.

4.1

Virtual assistant/data entry/chat moderator/digital marketer

Digital Marketing, Data Entry, Virtual Assistant, Chat Support

Kenya | Bachelor | Experience 2 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
1 years ago

  • First
  • Prev
  • 1563
  • 1564
  • 1565
  • 1566
  • 1567
  • 1568
  • 1569
  • 1570
  • 1571
  • 1572
  • 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); } } })