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 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:
-3 hours ago

Profile picture of Zam K.

Zam K.

5.0

Virtual Assistant | Customer Success & Sales Specialist | Admin & E-commerce Expert

Digital Marketing, Shopify, Communications, Bookkeeping, Customer Support, Data Entry, CRM, Project Management, Appointment Setting, Administrative Support

Uganda | Bachelor | Experience 3 years

$1120/Month
($7/Hour)

Freelance

Last logged:
-3 hours ago

Profile picture of CONCEPTA M.

CONCEPTA M.

5.0

VIRTUAL ASSISSTANT ADMINISTRATIVE SUPPORT.

Digital Marketing, Salesforce Commerce Cloud, Social Media Management, Data Entry, CRM, Project Management, Project Management Office, Calendar Management, Cold Calling, Online Community Management

Kenya | College Level | Experience 2 years

$1440/Month
($9/Hour)

Full-Time

Last logged:
-2 hours ago

Profile picture of Ajay .

Ajay .

5.0

Google Certified SEO Specialist | Wordpress Expert

Digital Marketing, SEO, Shopify, Social Media Management, Web Development, Advertisement Design, Website Design, Customer Service, Social Media Marketing, Leadership Development

India | Master | Experience 9 years

$800/Month
($5/Hour)

Full-Time

Last logged:
-2 hours ago

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:
-2 hours ago

Profile picture of Julia C.

Julia C.

5.0

UI/UX Designer | Graphics Designer | Video Editor

Advertisement Design, Graphic Design, Motion Graphics, Video Editing, Website Design, Brand Identity

Philippines | Bachelor | Experience 4 years

$1120/Month
($7/Hour)

Full-Time

Last logged:
-2 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:
-1 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:
-1 hours ago

Profile picture of Rolflen L.

Rolflen L.

5.0

Virtual Assistant - Graphic Designer - Travel Wizard

Shopify, Adobe InDesign, Graphic Design, Customer Service, Data Entry, Technical Support, Telemarketing, Real Estate, Appointment Setting, Administrative Support

Philippines | Bachelor | Experience 4 years

$480/Month
($3/Hour)

Full-Time

Last logged:
-1 hours ago

Profile picture of Jane N.

Jane N.

5.0

Virtual Assistance | Chatter | Social Media manager | Digital Marketing

Artificial Intelligence, Digital Marketing, SEO Writing, Data Entry, Virtual Assistant, AI (Artificial Intelligence) HW/SW, Airbnb, CRM, Email Marketing, Social Media Marketing, Public Relations, Real Estate, Live Chat Operator, Administrative Support, Chat Support, Inbound Marketing

Kenya | Bachelor | Experience 4 years

$640/Month
($4/Hour)

Part-Time

Last logged:
-1 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); } } })