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

CHARIZ M.

4.3

Always ready

Typing, Bookkeeping, Data Entry, Email Handling, Virtual Assistant, Health Care Management, Cold Calling, Appointment Setting, Payment Processing

Philippines | Bachelor | Experience 1 years

$480/Month
($3/Hour)

Part-Time

Last logged:
23 days ago

Profile picture of Stefanie S.

Stefanie S.

4.3

VIRTUAL ASSISTANT

Social Media Management, Virtual Assistant

Philippines | College Level | Experience 1 years

$80000/Month
($500/Hour)

Freelance

Last logged:
24 days ago

Profile picture of Jhanuary M.

Jhanuary M.

4.3

Virtual Assistant | helps you to grow your business.

Digital Marketing, Microsoft, Graphic Design, Customer Service, Customer Support, Data Entry, Virtual Assistant, Social Media Marketing, Administrative Support, Email Technical Support

Philippines | College Level | Experience 1 years

$960/Month
($6/Hour)

Full-Time

Last logged:
24 days ago

Profile picture of Mike L.

Mike L.

4.3

Virtual Assistant | Customer Service Specialist | Social Media Manager

Shopify, Social Media Management, Typing, Flyer Design, Customer Service, Customer Support, Data Entry, Email Handling, Virtual Assistant, Email Technical Support

Philippines | Bachelor | Experience 1 years

$1120/Month
($7/Hour)

Freelance

Last logged:
25 days ago

Profile picture of Zwitsal J.

Zwitsal J.

4.3

Your ROCKSTAR Admin Assistant | Data Entry

Microsoft Access, Stripe, Data Entry, Microsoft Office, Virtual Assistant, CRM, Intuit QuickBooks, Xero, Microsoft Office 365, Administrative Support

Philippines | College Level | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
25 days ago

Profile picture of Lilian W.

Lilian W.

4.3

Freelance Virtual Assistant | Admin Support | Customer Service

Customer Support, Email Handling, General Office, Project Scheduling, Project Management, Calendar Management, Appointment Setting, Administrative Support

Kenya | Self-taught | Experience 1 years

$1600/Month
($10/Hour)

Freelance

Last logged:
26 days ago

Profile picture of Jonathan C.

Jonathan C.

4.3

sales representative

Instagram, Customer Service, Virtual Assistant, Combinatorial Problem Solving, English Grammar, Chat Support

Philippines | College Level | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
26 days ago

Profile picture of Danica G.

Danica G.

4.3

Real Estate/ Social media manager

Typescript, Typing, Copy Editing, Copy Typing, Editing, Call Center, Virtual Assistant, Real Estate, Cold Calling, Appointment Setting

Philippines | Bachelor | Experience 1 years

$4000000/Month
($25000/Hour)

Part-Time

Last logged:
27 days ago

Profile picture of Franchesca P.

Franchesca P.

4.3

Aspiring Virtual Assistant (Newbie)

Artificial Intelligence, Typing, Graphic Design, Photo Editing, Video Editing, Data Entry, Microsoft Office, Virtual Assistant, Email Marketing

Philippines | College Level | Experience 1 years

$640/Month
($4/Hour)

Part-Time

Last logged:
27 days ago

Profile picture of Roxanne M.

Roxanne M.

4.3

Virtual Assistant

Typing, Copy Typing, Copywriting, Email Handling, Virtual Assistant, Email Marketing, Financial Sales

Philippines | College Level | Experience 1 years

$2400/Month
($15/Hour)

Full-Time

Last logged:
27 days ago

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