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

Aira M.

4.3

Virtual Assistant | Admin, Research, and Healthcare Support Services

Research Writing, Biology

Philippines | Bachelor | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
26 days ago

Profile picture of Iana A.

Iana A.

4.3

General Virtual Assistant

Digital Marketing, Microsoft, Social Media Management, Test Automation, Project Scheduling, Project Management

Philippines | Bachelor | Experience 1 years

$320/Month
($2/Hour)

Full-Time

Last logged:
26 days ago

Profile picture of Rovi T.

Rovi T.

4.3

Virtual Asisstant

Data Entry, Lead Generation

Philippines | Experience 2 years

$800/Month
($5/Hour)

Freelance

Last logged:
26 days ago

Profile picture of Danica N.

Danica N.

4.3

Virtual Assistant | Helping Businesses with Admin & Social Media Management

Social Media Management, Content Strategy, Customer Support, Data Entry, Email Handling, Travel Planning, Calendar Management, Content Creation, Online Community Management

Philippines | College Level | Experience 1 years

$960/Month
($6/Hour)

Part-Time

Last logged:
27 days ago

Profile picture of Ara N.

Ara N.

4.3

Executive Virtual Assistant | Data Entry Specialist | Youth Leader with Governance Experience

Microsoft Access, Data Entry, Virtual Assistant, Private Client, Calendar Management, Appointment Setting

Philippines | College Level | Experience Experience

$2080/Month
($13/Hour)

Full-Time

Last logged:
27 days ago

Profile picture of Joy B.

Joy B.

4.3

Social Media Marketing/Shopify and Facebook Ads Specialist

Facebook Pixel, Facebook Product Catalog, SEO, Shopify, Content Writing, Email Marketing, Social Media Marketing, Social Media Strategy

Philippines | Bachelor | Experience Experience

$160000/Month
($1000/Hour)

Full-Time

Last logged:
27 days ago

Profile picture of Raffy F.

Raffy F.

4.3

Social Media Manager | Helping Real Estate, Fitness & Business Brands Grow Online

Social Media Management, Content Strategy, Graphic Design, Video Editing, Social Media Marketing, Content Development, Content Creation, Content Management, Social Media Strategy, Trend Analysis

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
27 days ago

Profile picture of Julia M.

Julia M.

4.3

Dental Insurance Verifier

Customer Service, Technical Support, Insurance, English (US)

Philippines | College Level | Experience 1 years

$640/Month
($4/Hour)

Full-Time

Last logged:
28 days ago

Profile picture of Efrelyn j.

Efrelyn j.

4.3

Vitual Assistant

Product Descriptions, Virtual Assistant, Administrative Support

Philippines | College Level | Experience 1 years

$480/Month
($3/Hour)

Full-Time

Last logged:
28 days ago

Profile picture of Gliza M.

Gliza M.

4.3

General Virtual assistant

Microsoft, Zendesk, Word, Customer Service, Email Handling, Virtual Assistant, CRM, Customer Experience, Inbound Marketing, Outbound Sales

Philippines | Bachelor | Experience 1 years

$301/Month
($1.88/Hour)

Full-Time

Last logged:
28 days ago

  • First
  • Prev
  • 726
  • 727
  • 728
  • 729
  • 730
  • 731
  • 732
  • 733
  • 734
  • 735
  • 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); } } })