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

Keith H.

5.0

Social Media Manager, Marketer | Digital Marketer

Digital Marketing, SEO, Social Media Management, Web Development, Website Management, Instagram Marketing, Video Editing, Facebook Marketing, Social Media Marketing, Pay Per Click Advertising

Philippines | Bachelor | Experience 1 years

$800/Month
($5/Hour)

Full-Time

Last logged:
5 hours ago

Profile picture of Aniza A.

Aniza A.

5.0

Virtual Assistant | Customer Support | Appointment Setter | Shopify & Facebook Ads Manager

eCommerce, Shopify, Communications, Customer Support, Data Entry, Virtual Assistant, Recruitment, Appointment Setting, Email Technical Support

Philippines | Bachelor | Experience 5 years

$1120/Month
($7/Hour)

Freelance

Last logged:
5 hours ago

Profile picture of Andres G.

Andres G.

5.0

Reddit VA | GoHighLevel & Lead Gen Expert | Automation & Social Media Pro

Instagram, Social Media Management, Customer Support, Virtual Assistant, Brand Marketing, Social Media Marketing, Telecom Sales, Live Chat Operator, Administrative Support, Messenger Marketing

Philippines | College Level | Experience 2 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
6 hours ago

Profile picture of Ann Y.

Ann Y.

5.0

Administrative Support | Virtual Assistant | Social Media Manager | Real Estate VA | Operations Manager

SEO, Social Media Management, Graphic Design, Instagram Marketing, Virtual Assistant, Social Media Marketing, Project Management, Real Estate, Administrative Support

Philippines | Bachelor | Experience 4 years

$800/Month
($5/Hour)

Freelance

Last logged:
6 hours ago

Profile picture of Azer J.

Azer J.

5.0

Your Ultimate QA Specialist | Marketing Manager | Graphic Design | Creatives | ENFJ

Digital Marketing, Social Media Management, Copywriting, Graphic Design, Instagram Marketing, Video Editing, Virtual Assistant, Bulk Marketing, Social Media Marketing, Project Management

Philippines | College Level | Experience 4 years

$1440/Month
($9/Hour)

Full-Time

Last logged:
7 hours ago

Profile picture of Avegay D.

Avegay D.

5.0

Graphic Designer | Video Editor | Virtual Assistant | Figma Website Designer

SEO, Social Media Management, Website Management, WordPress, Content Writing, Copywriting, Research, Graphic Design, Website Design, Data Entry, Virtual Assistant, Project Scheduling, Content Marketing, Social Media Marketing, Real Estate, Appointment Setting, Content Creation, eBook Writing, Lead Generation

Philippines | Bachelor | Experience 5 years

$1600/Month
($10/Hour)

Full-Time

Last logged:
7 hours ago

Profile picture of Junitor C.

Junitor C.

5.0

Virtual assistant / Social media manager

Digital Marketing, Social Media Management, YouTube, Blog Writing, Virtual Assistant

Kenya | Master | Experience 5 years

$901/Month
($5.63/Hour)

Full-Time

Last logged:
7 hours ago

Profile picture of Jonalyn N.

Jonalyn N.

5.0

Experienced Virtual Assistant | Admin Support | Data Entry

Social Media Management, Typing, Editing, Graphic Design, Data Entry, Email Handling, Excel, Recruitment, Administrative Support, Adobe Photoshop

Philippines | Bachelor | Experience 1 years

$320/Month
($2/Hour)

Full-Time

Last logged:
8 hours ago

Profile picture of Ayessa A.

Ayessa A.

5.0

Virtual Assistant| Cold Calling Expert| E-commerce Expert | Social Media Management| Customer Specialist | Lead Generation | Appointment Setter | Freelancer

Database Administration, eCommerce, Social Media Management, Communications, Customer Service, Excel, General Office, Phone Support, Virtual Assistant, Medical, Project Scheduling, CRM, Insurance, Real Estate, English (US), Cold Calling, Appointment Setting, Administrative Support, Chat Support, Lead Generation

Philippines | College Level | Experience 10+ years

$1120/Month
($7/Hour)

Full-Time

Last logged:
8 hours ago

Profile picture of Rosana M.

Rosana M.

5.0

Virtual Assistant/ Appointment Setter/ Executive/ Social Media Manager/ Costumer Service Representative

Shopify, Social Media Management, Customer Support, Phone Support, Virtual Assistant, Telemarketing, Cold Calling, Appointment Setting, Administrative Support, Chat Support

Philippines | Bachelor | Experience 4 years

$800/Month
($5/Hour)

Full-Time

Last logged:
8 hours ago

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