News

Youth unemployment soars

July 3, 2025 5:27 am

Generated image

More than half of Fijians aged 15 and over are not working or actively looking for jobs.

This is part of the key finding from the Fiji Bureau of Statistics 2023–24 Employment and Unemployment Survey.

It showed only 51.2 percent of the working-age population are in the labour force.

Article continues after advertisement

Of the 614,832 people aged 15 and above, just 314,898 were either employed or seeking work.

The gender gap is sharp as it showed that 65.7 percent of men were active in the workforce compared to just 36.2 percent of women.

The survey puts the unemployment rate at 5.7 percent.

Youth joblessness remains high. Using the UN definition for youth aged 15–24, the unemployment rate is 18.3 percent.

The NEET rate, those not in employment, education or training stands at 23.7 percent.

The highest labour force participation was among Fijians aged 40–44.

But the report warns that those who remain out of work or study for too long especially young people are at risk of long-term unemployment and missing out on essential job skills.

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »