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 Karl H.

Karl H.

4.2

Customer Service Representative

Customer Service, Email Handling, Healthcare Sales, Delivery, Call Handling, Chat Support

Philippines | College Level | Experience 6 years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Maryjo A.

Maryjo A.

4.2

Customer Service Representative / General Executive Virtual Assistant

Video Editing, Customer Support, Email Handling, Phone Support, Technical Support, Time Management, Virtual Assistant, Email Marketing, Administrative Support

Philippines | Bachelor | Experience 2 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Dimple B.

Dimple B.

4.2

TALENT ACQUISITION | RECRUITMENT COORDINATOR II

Testing / QA, Customer Service, Data Entry, Compliance, Appointment Setting, Lead Generation

Philippines | Bachelor | Experience 4 years

$800/Month
($5/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Rohaneh S.

Rohaneh S.

4.2

Virtual Assistant

Social Media Management, Communications, Content Writing, Data Entry, Virtual Assistant, Live Chat Operator, Appointment Setting, Administrative Support, Chat Support

Philippines | Bachelor | Experience 4 years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Fadim K.

Fadim K.

4.2

Rockstar Customer service representative

Adobe Premiere Pro, Mobile App Testing, Mobile Development, Troubleshooting, Customer Support, Technical Support, CRM, Calendar Management, Zapier, Hardware Troubleshooting

Philippines | College Level | Experience 7 years

$1280/Month
($8/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Andi A.

Andi A.

4.2

Experienced Creative | Graphic Designer & Long-Form Content Video Editor

Graphic Design, Motion Graphics, Video Editing

Philippines | Experience 4 years

$1440/Month
($9/Hour)

Part-Time

Last logged:
1 years ago

Profile picture of necelo m.

necelo m.

4.2

Data Entry Specialist

Communications, Copy Editing, Research, Photo Editing, Data Entry, Technical Support, Time Management, English (US), Microsoft Office 365, Administrative Support

Philippines | Bachelor | Experience 5 years

$480/Month
($3/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Michael A.

Michael A.

4.2

Virtual Professional

Customer Service, Data Entry, Email Handling, Phone Support, Virtual Assistant, Combinatorial Problem Solving, Sales Management, Accounting, Management Skills, Organizational Development

Philippines | Bachelor | Experience 10+ years

$1280/Month
($8/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of Leah G.

Leah G.

4.2

Customer Support| Data Entry Specialist| Insurance Underwriter

Atlassian JIRA, Customer Service, Data Entry, Email Handling, Microsoft Outlook, Phone Support, Chat Support

Philippines | College Level | Experience 9 years

$960/Month
($6/Hour)

Full-Time

Last logged:
1 years ago

Profile picture of KRISTINA M.

KRISTINA M.

4.2

Virtual Assistant

Airtable, Customer Support, Data Entry, Microsoft Office, Transcription, Account Management, Microsoft Excel, Management Skills, Accounts Payable Management, Administrative Support

Philippines | College Level | Experience 2 years

$1000/Month
($6.25/Hour)

Full-Time

Last logged:
1 years ago

  • First
  • Prev
  • 1278
  • 1279
  • 1280
  • 1281
  • 1282
  • 1283
  • 1284
  • 1285
  • 1286
  • 1287
  • 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); } } })