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 Jane R.

Jane R.

5.0

Top Rated Bookkeeper | Property Manager & Executive Assistant

Social Media Management, Communications, Bookkeeping, Customer Support, Data Entry, Virtual Assistant, Accounting, Property Management, Accounts Payable Management, Email Technical Support

Philippines | Bachelor | Experience 5 years

$320000/Month
($2000/Hour)

Freelance

Last logged:
9 hours ago

Profile picture of Chezza A.

Chezza A.

5.0

TOP-RATED | US Bookkeeper | Social Media Manager | Executive Virtual Assisant

SEO, Social Media Management, Graphic Design, Bookkeeping, Customer Support, Data Entry, Virtual Assistant, Intuit QuickBooks, Administrative Support, Lead Generation

Philippines | Bachelor | Experience 4 years

$1280/Month
($8/Hour)

Full-Time

Last logged:
10 hours ago

Profile picture of Valerie S.

Valerie S.

5.0

Virtual assistant and Customer support services

Social Media Management, Customer Service, Email Handling, Virtual Assistant, CRM, English (US), Call Handling, Cold Calling, Appointment Setting, Administrative Support

Kenya | Bachelor | Experience 4 years

$128000/Month
($800/Hour)

Full-Time

Last logged:
10 hours ago

Profile picture of Jessa M.

Jessa M.

5.0

Jessa- Virtual Assitant at your Service!

Microsoft, Social Media Management, Data Entry, Email Handling, Excel, Microsoft Outlook, Virtual Assistant, Leadership Development, Lead Generation

Philippines | Bachelor | Experience 3 years

$800/Month
($5/Hour)

Full-Time

Last logged:
11 hours ago

Profile picture of Charess Q.

Charess Q.

5.0

Customer Service Representative

Database Administration, Social Media Management, Data Entry, Email Handling, Virtual Assistant, CRM, Email Marketing, Social Media Marketing, Real Estate, Administrative Support

Philippines | Bachelor | Experience 6 years

$80000/Month
($500/Hour)

Full-Time

Last logged:
11 hours ago

Profile picture of Cherisphine O.

Cherisphine O.

5.0

FreeLancer

Microsoft, PDF, Word Processing, Video Editing, Data Entry, Email Handling, Excel, Microsoft Outlook, Virtual Assistant, Office Administration

Kenya | Bachelor | Experience 4 years

$4800/Month
($30/Hour)

Freelance

Last logged:
12 hours ago

Profile picture of Jerry C.

Jerry C.

5.0

Reliable VA with Multi-Industry Experience

Social Media Management, Website Design, Customer Service, Virtual Assistant, Email Marketing, Leadership Development, Cold Calling, Appointment Setting, Administrative Support, Lead Generation

Philippines | Bachelor | Experience 10+ years

$800/Month
($5/Hour)

Full-Time

Last logged:
12 hours ago

Profile picture of Bobby L.

Bobby L.

5.0

Social Media Management / Appointment Setting / Video Editing / Graphic Design / Cold Calling

Instagram, Social Media Management, Graphic Design, Video Editing, Data Entry, Virtual Assistant, Social Media Marketing, Cold Calling, Appointment Setting, Content Creation

Philippines | Bachelor | Experience 4 years

$800/Month
($5/Hour)

Full-Time

Last logged:
13 hours ago

Profile picture of Rheymie A.

Rheymie A.

5.0

Medical VA || Sales Manager || Operations Manager || Appointment Setter

Digital Marketing, Social Media Management, Instagram Marketing, Customer Service, Customer Support, Virtual Assistant, Cold Calling, Appointment Setting, Administrative Support, Lead Generation

Philippines | College Level | Experience 7 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
13 hours ago

Profile picture of Melchie P.

Melchie P.

5.0

Superb Virtual Assistant

Social Media Management, Customer Service, Data Entry, Virtual Assistant, CRM, Email Marketing, Real Estate, Cold Calling, Appointment Setting, Administrative Support

Philippines | College Level | Experience 10+ years

$800/Month
($5/Hour)

Full-Time

Last logged:
13 hours ago

  • First
  • Prev
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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); } } })