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 Iamemjam.

Iamemjam.

4.3

ERP Technical Support

ERP Software, SAP, SAP 4 Hana, Customer Service, Customer Support, SAP Master Data Governance, ERP, Email Technical Support, Technical Analysis, User Acceptance Testing

Philippines | Bachelor | Experience 6 years

$1501/Month
($9.38/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Ayana S.

Ayana S.

4.3

Highly Skilled at Problem Solving and Proficient in Team Management with demonstrated success in achieving and surpassing performance goals Virtual Assistant

SEO, Social Media Management, Communications, Graphic Design, Technical Support, Email Marketing, Account Management, Project Management, Email Technical Support, Responsive Web Design

Philippines | College Level | Experience 6 years

$701/Month
($4.38/Hour)

Part-Time

Last logged:
4 years ago

Profile picture of Lorna L.

Lorna L.

4.3

General Virtual Assistant

Database Administration, Content Writing, Powerpoint, Photo Editing, Microsoft Office, Virtual Assistant, Analytics Sales, Sales Account Management, Car Driving, Leadership Development

Philippines | Bachelor | Experience 10+ years

$800/Month
($5.00/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Kathryn D.

Kathryn D.

4.3

Freelancer with experience in Vendor Management, Project Management, and Learning and Development

Documentation, Microsoft, Research, Project Management, Training Development

Philippines | Bachelor | Experience 10+ years

$800/Month
($5.00/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Lea J.

Lea J.

4.3

An Engineer-to-be, Lea.

Office 365, Communications, Word, Email Handling, Excel, Infographic and Powerpoint Slide Designing, Event Planning, Administrative Support, Adobe Photoshop, Office Administration

Philippines | Bachelor | Experience 4 years

$501/Month
($3.13/Hour)

Part-Time

Last logged:
4 years ago

Profile picture of Amie P.

Amie P.

4.3

Virtual Assistant / Customer Service / Data Entry Specialist

Communications, PDF, Bookkeeping, Data Entry, Email Handling, Infographic and Powerpoint Slide Designing, Project Scheduling, Microsoft Excel

Philippines | Bachelor | Experience 10+ years

$501/Month
($3.13/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Ralph K.

Ralph K.

4.3

Data Entry / Customer Service / Virtual Assistant

Instagram, Microsoft, Customer Service, Data Entry, Email Handling, Microsoft Office, Internet Research, Facebook

Philippines | College Level | Experience 5 years

$600/Month
($3.75/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Hanzel L.

Hanzel L.

4.3

Certified Google Adwords Professional 2021 Senior Level

Digital Marketing, Advertising, Google AdWords, Pay Per Click Advertising, SEO Audit, SEO Keyword Research

Philippines | Bachelor | Experience 10+ years

$2000/Month
($12.50/Hour)

Freelance

Last logged:
4 years ago

Profile picture of Anna Z.

Anna Z.

4.3

Virtual Assistant

Customer Service, Customer Support, Microsoft Office, Microsoft Outlook, Virtual Assistant, Social Customer Service, Microsoft Office 365, Live Chat Operator, Microsoft Excel, Chat Support

Philippines | Bachelor | Experience 5 years

$701/Month
($4.38/Hour)

Full-Time

Last logged:
4 years ago

Profile picture of Rachel P.

Rachel P.

4.3

Your Social Media Engagement, Canva Editing, Calendar Manager and also Sales Representative

Social Engine, Social Media Management, Calendar Management

Philippines | College Level | Experience 4 years

$600/Month
($3.75/Hour)

Full-Time

Last logged:
4 years ago

  • First
  • Prev
  • 1046
  • 1047
  • 1048
  • 1049
  • 1050
  • 1051
  • 1052
  • 1053
  • 1054
  • 1055
  • 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); } } })