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 Jemuel A.

Jemuel A.

4.3

Customer Service Representative / Call Center Agent | Chat Support

HTML, Shopify, Customer Service, Data Entry, Email Handling, Bulk Marketing, Calendar Management, Appointment Setting, Administrative Support, Chat Support

Philippines | Bachelor | Experience 1 years

$640/Month
($4/Hour)

Part-Time

Last logged:
1 months ago

Profile picture of Lianne B.

Lianne B.

4.3

Virtual Assistant

Academic Writing, Copywriting, Customer Service, Data Entry, Email Handling, Paralegal Services, Visa / Immigration, Calendar Management, Administrative Support, Email Technical Support

Philippines | College Level | Experience 1 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
1 months ago

Profile picture of Joylene G.

Joylene G.

4.3

HR PAYROLL/ VIRTUAL ASSISTANT

Photo Editing, Data Entry, Project Scheduling, Payroll HR S, Human Resource Management, Google Docs

Philippines | College Level | Experience 1 years

$800/Month
($5/Hour)

Freelance

Last logged:
1 months ago

Profile picture of Bernadette I.

Bernadette I.

4.3

Human Resource / Accounting Staff

Data Entry, Accounting, Recruitment, Human Resource Management

Philippines | Bachelor | Experience 3 years

$15200/Month
($95.00/Hour)

Part-Time

Last logged:
1 months ago

Profile picture of Sheena D.

Sheena D.

4.3

SMM/Graphic Design/ Virtual Assistant

Social Media Management, Graphic Design, Procurement, Virtual Assistant, Microsoft Excel, Administrative Support, Content Creation

Philippines | Bachelor | Experience 1 years

$960/Month
($6/Hour)

Part-Time

Last logged:
1 months ago

Profile picture of Anthon C.

Anthon C.

4.3

Customer Service & Administrative Support Specialist/Appointment Setter & Virtual Assistant

Google App Engine, Social Media Management, Communications, Customer Service, Email Handling, Virtual Assistant, Digital Design, Social Media Marketing, Appointment Setting, Content Creation

Philippines | College Level | Experience 1 years

$1600/Month
($10/Hour)

Part-Time

Last logged:
1 months ago

Profile picture of Faith M.

Faith M.

4.3

General Virtual assistant.

Digital Marketing, Social Media Management, Research, Graphic Design, Video Editing, Customer Service, Email Handling, Project Management, Travel Planning, Calendar Management

Kenya | Self-taught | Experience 1 years

$4000/Month
($25/Hour)

Freelance

Last logged:
1 months ago

Profile picture of Sidney M.

Sidney M.

4.3

General Virtual Assistant

SEO, Social Media Management, Data Entry, Microsoft Office, Virtual Assistant, Email Marketing, Chat Support, Content Creation

Philippines | College Level | Experience 1 years

$800/Month
($5.00/Hour)

Full-Time

Last logged:
1 months ago

Profile picture of Jayson A.

Jayson A.

4.3

Wordpress Designer / Webmaster / SEO

CSS3, Google Analytics, HTML5, jQuery, PHP, Plesk, Web Hosting, WordPress, Photoshop, PSD to HTML

Philippines | Bachelor | Experience 10+ years

$2400/Month
($15/Hour)

Part-Time

Last logged:
1 months ago

Profile picture of Sherry M.

Sherry M.

4.3

VA- Sherry

Eclipse, Google App Engine, Salesforce Marketing Cloud, Zoho, Customer Service, Virtual Assistant, HubSpot

Philippines | Bachelor | Experience 5 years

$128000/Month
($800/Hour)

Part-Time

Last logged:
1 months ago

  • First
  • Prev
  • 729
  • 730
  • 731
  • 732
  • 733
  • 734
  • 735
  • 736
  • 737
  • 738
  • 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); } } })