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 George L.

George L.

4.3

Graphic Designer - Freelance Virtual Assistant

Adobe Illustrator, Microsoft, Social Media Management, Graphic Design, Photoshop, Data Entry, Virtual Assistant, Etsy, Chat Support, Etsy Administration

Philippines | College Level | Experience 10+ years

$1120/Month
($7/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Lyka.

Lyka.

4.3

Lyka

Microsoft Access, Communications, Public Relations

Philippines | College Level | Experience 6 years

$80000/Month
($500/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of MARTIN K.

MARTIN K.

4.3

Mr.

Google Chrome, SEO, Social Media Management, Call Center, Transcription, Virtual Assistant, Airbnb, Property Management, Calendar Management

Kenya | Bachelor | Experience 3 years

$960/Month
($6/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Donna G.

Donna G.

4.3

Data entry works | Ads Management| FB Ads | Wordpress Editor

Microsoft, Pinterest, Shopify, Social Media Management, WordPress, Customer Support, Data Entry, Virtual Assistant, Administrative Support, Wordpress Website

Philippines | College Level | Experience Experience

$800/Month
($5/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Ahra M.

Ahra M.

4.3

Virtual Assistant/Social Media Manager/Sales and Customer Service

Social Media Management, Customer Service, Affiliate Marketing, Sales Management, Administrative Support, Content Creation

Philippines | Bachelor | Experience 6 years

$640/Month
($4/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Sarah N.

Sarah N.

4.3

Miss

Data Integration, Communications, Combinatorial Problem Solving, Organizational Change Management

Kenya | Bachelor | Experience 10+ years

$3200/Month
($20/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Gangelica O.

Gangelica O.

4.3

Bookkeeper

Intuit QuickBooks, Bank Reconciliation

Philippines | Self-taught | Experience 2 years

$960/Month
($6/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of David k.

David k.

4.3

media personality

Adobe Premiere Pro, Social Media Management, Translation, Adobe Lightroom, Advertisement Design, Graphic Design, Photo Editing, Video Editing, Video Production, Adobe Photoshop

Kenya | College Level | Experience 5 years

$3200/Month
($20/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Kurt L.

Kurt L.

4.3

Operations Admin

Graphic Design, Customer Service, Human Resources, Payroll HR S, Recruitment, Administrative Support, Print Layout Design

Philippines | College Level | Experience 2 years

$800/Month
($5/Hour)

Full-Time

Last logged:
2 months ago

Profile picture of Angel v.

Angel v.

4.3

Executive Assistant/General Virtual Assistant/SMM

Social Media Management, System Admin, Graphic Design, Video Editing, Data Entry, Virtual Assistant, Product Sourcing, Email Marketing, Appointment Setting, Lead Generation

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
2 months ago

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