Avona

About The

Apostolic Vicariate of Northern Arabia

An Apostolic Vicariate of the Catholic Church, it has territorial jurisdiction over Bahrain, Kuwait, Qatar, and Saudi Arabia and serves as a spiritual refuge for an estimated 2.2 million Catholics, the vast majority of whom are migrant workers from around the world. Each member of this diverse community carries a personal story of faith, migration, and hope. Read more

Avona Women Program

Daily Liturgical Calendar

UPCOMING / ONGOING EVENTS

VIDEO MESSAGES

Stay connected with the latest sermon, talks and message from our YouTube channel. Watch now and stay connected!

Loading latest video...
// YouTube RSS feed URL (replace with your channel's RSS feed) const rssUrlInstance1 = "https://www.youtube.com/feeds/videos.xml?channel_id=UCBWXXftFNeAwO7X-0yDXQCQ";// Using All Origins CORS proxy to fetch the RSS feed const corsProxyInstance1 = "https://api.allorigins.win/raw?url=";// Function to fetch and display the latest YouTube video function fetchLatestVideoInstance1() { fetch(corsProxyInstance1 + encodeURIComponent(rssUrlInstance1)) .then(response => { if (!response.ok) { throw new Error('Network response was not ok'); } return response.text(); // Fetch the XML response }) .then(data => { // Parse the XML response const parser = new DOMParser(); const xml = parser.parseFromString(data, "text/xml");// Get the link to the latest video (the first entry's link element) const videoLink = xml.querySelector("entry link").getAttribute("href");// Extract the video ID from the video URL const urlParams = new URL(videoLink).searchParams; const videoId = urlParams.get("v");// Create the iframe HTML to embed the video const iframeHtml = ` `;// Insert the iframe HTML into the page document.getElementById("latest-video-instance-1").innerHTML = iframeHtml; }) .catch(error => { console.error('Error fetching YouTube RSS feed:', error); document.getElementById("latest-video-instance-1").innerHTML = "Error loading the video."; }); }// Call the function to fetch and display the latest video fetchLatestVideoInstance1();

The Qatar Catholic Church

The Catholic Church In Qatar Is Part Of The Universal Church, Whose Spiritual Head Is The Pope . On May 31, 2011, According To A decree Of The Holy See, Qatar Was Detached From the Apostolic Vicariate of Arabia And Included In The Newly-Formed Ecclesiastical Territory Of The Apostolic Vicariate of Northern Arabia. The Apostolic Vicariate of Northern Arabia Is Under The Spiritual Care And Guidance Of His Lordship H E Bishop Aldo Berardi, O.SS.T. Apostolic Vicar Of Northern Arabia.

THE POPE VIDEO - MONTHLY PRAYER INTENTION OF THE POPE

Loading latest video...
// YouTube RSS feed URL (replace with your channel's RSS feed) const rssUrl = "https://www.youtube.com/feeds/videos.xml?channel_id=UCsmv_x_1263xEa2x3tpcBXA";// Using a CORS proxy to fetch the RSS feed const corsProxy = "https://api.allorigins.win/raw?url=";// Function to fetch and display the latest YouTube video function fetchLatestVideo() { fetch(corsProxy + encodeURIComponent(rssUrl)) .then((response) => { if (!response.ok) { throw new Error(`Network response was not ok: ${response.status}`); } return response.text(); // Fetch the XML response }) .then((data) => { // Parse the XML response const parser = new DOMParser(); const xml = parser.parseFromString(data, "text/xml");// Get the first video entry and its link const entry = xml.querySelector("entry"); if (!entry) { throw new Error("No video entries found in the RSS feed."); }const videoLink = entry.querySelector("link").getAttribute("href");// Extract the video ID from the video URL const videoId = videoLink.split("v=")[1]?.split("&")[0]; if (!videoId) { throw new Error("Could not extract video ID from the link."); }// Create the iframe HTML to embed the video const iframeHtml = ` `;// Insert the iframe HTML into the page document.getElementById("latest-video").innerHTML = iframeHtml; }) .catch((error) => { console.error("Error fetching YouTube RSS feed:", error); document.getElementById("latest-video").innerHTML = "Error loading the video."; }); }// Call the function to fetch and display the latest video fetchLatestVideo();

Discover the latest messages from the Pope Video YouTube channel. Find inspiring sermons, biblical insights, and words of encouragement.

DAILY UPDATES FROM THE HOLY SEE / POPE FRANCIS

  • Two new blesseds: A Lebanese monk and a French Franciscan
    on February 21, 2026 at 2:29 pm

    The Pope authorises the beatification of Béchara Abou-Mourad and Gabriele Maria, and recognises the heroic virtues of a Ligurian priest, an Indian Capuchin friar, and a layman from Brescia. Read all

  • Archbishop Gallagher: God can rebuild nations from the ashes of hatred
    on February 21, 2026 at 1:54 pm

    The Secretary for Relations with States, Archbishop Paul Richard Gallagher, is in Tallinn, Estonia, for a conference on Blessed Eduard Profittlich, a martyr of the Soviet regime and an emblem of "diplomacy and holiness" and "service to the truth against all forms of oppression." Read all

  • Central tower of Barcelona's Sagrada Família completed
    on February 21, 2026 at 1:23 pm

    With the installation of the upper arm of the cross on the Tower of Jesus Christ, carried out in Barcelona on February 20, 2026, the Sagrada Família has completed the external works of its central tower, the highest point of the basilica. Interior work on the structure will continue throughout 2027 and 2028. Read all