{"id":4544,"date":"2026-04-09T13:36:23","date_gmt":"2026-04-09T11:36:23","guid":{"rendered":"https:\/\/www.iyu.plus\/?page_id=4544"},"modified":"2026-04-21T11:38:14","modified_gmt":"2026-04-21T09:38:14","slug":"envoyer-argent-mauritanie","status":"publish","type":"page","link":"https:\/\/www.iyu.plus\/en\/pays-disponibles\/envoyer-argent-mauritanie\/","title":{"rendered":"Envoyer de l&rsquo;argent en Mauritanie"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4544\" class=\"elementor elementor-4544\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d6fc7d e-flex e-con-boxed e-con e-parent\" data-id=\"8d6fc7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bc4a1b2 e-con-full e-flex e-con e-child\" data-id=\"bc4a1b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6a77cd elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a6a77cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Envoyer <br>de l'argent <br>en <span class=\"bleu\">Mauritanie<\/span> <br>en toute s\u00e9curit\u00e9<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39937e3 elementor-widget__width-inherit e-transform elementor-hidden-mobile elementor-hidden-tablet elementor-invisible elementor-widget elementor-widget-image\" data-id=\"39937e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:90,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:1000,&quot;_animation_tablet&quot;:&quot;fadeInDown&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"98\" height=\"104\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/Arrows.svg\" class=\"attachment-large size-large wp-image-42\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb285f8 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-html\" data-id=\"cb285f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Simulateur IYU - Encadr\u00e9s blancs<\/title>\n  <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n  <style>\n    body {\n      background: white;\n      font-family: 'Arial', sans-serif;\n    }\n\n    .form-conversion {\n      max-width: 480px;\n      padding-top: 40px;\n      padding-bottom: 40px;\n      margin: 40px auto;\n      background: #4e006d;\n      border-radius: 20px;\n      padding: 20px;\n      color: white;\n    }\n\n    .box {\n      background: white;\n      padding: 25px;\n      border-radius: 20px;\n      margin-bottom: 20px;\n      color: black;\n    }\n\n    label {\n      color: #a802ea;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .form-control {\n      border-radius: 10px;\n      padding: 10px;\n      font-size: 1.1em;\n    }\n\n    .dropdown-btn {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 10px;\n      cursor: pointer;\n      border: 1px solid #ccc;\n      padding: 8px 10px;\n      border-radius: 10px;\n      background: white;\n      min-width: 150px;\n    }\n\n    .dropdown ul {\n      list-style: none;\n      padding: 0;\n      margin-top: 5px;\n      background: white;\n      border: 1px solid #ccc;\n      border-radius: 8px;\n      max-height: 250px;\n      overflow-y: auto;\n      display: none;\n      position: absolute;\n      z-index: 1000;\n      width: 250px;\n    }\n\n    .dropdown.open ul {\n      display: block;\n    }\n\n    .dropdown li {\n      padding: 8px 10px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      cursor: pointer;\n    }\n\n    .dropdown li:hover {\n      background-color: #f0f0f0;\n    }\n\n    .result {\n      color: white;\n      font-size: 0.95em;\n    }\n\n    .btn-primary {\n      background-color: #01f4fa;\n      border: none;\n      border-radius: 30px;\n      padding: 12px 30px;\n      font-size: 1em;\n      font-weight: bold;\n      color: #4e006d;\n    }\n\n    .btn-primary:hover {\n      background-color: #00dbe0;\n    }\n\n    .amount_to_send {\n      font-weight: bold;\n      font-size: 1.3em;\n      display: flex;\n      align-items: center;\n      height: 100%;\n      white-space: nowrap;\n    }\n\n    .currency-label {\n      font-size: 0.9em;\n      color: #666;\n      margin-top: 5px;\n    }\n  \n.dropdown li img {\n  border-radius: 50%;\n  width: 32px;\n  height: 32px;\n  object-fit: cover;\n}\n\n.dropdown-btn img {\n  border-radius: 50%;\n  width: 32px;\n  height: 32px;\n  object-fit: cover;\n}\n\n.dropdown li span,\n.dropdown-btn span {\n  text-transform: none !important;\n}\n\n<\/style>\n<\/head>\n<body>\n\n<div class=\"form-conversion\">\n  <div class=\"box mb-4\">\n    <label for=\"sender\">Vous envoyez<\/label>\n    <div class=\"d-flex justify-content-between align-items-start\">\n      <div class=\"flex-grow-1 me-2\">\n        <input class=\"form-control\" type=\"number\" oninput=\"calculateFees(this.value)\" value=\"1\" id=\"sender\">\n        <div class=\"currency-label\">EUR<\/div>\n      <\/div>\n      <div class=\"dropdown position-relative\" id=\"dropdown1\">\n        <div class=\"dropdown-btn\">\n          <img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w40\/fr.png\" alt=\"FR\">\n          <span>FRANCE<\/span>\n        <\/div>\n        <ul>\n      <li>\n        <input type=\"text\" class=\"form-control search-input\" placeholder=\"Rechercher...\" onkeyup=\"filterDropdown(this)\">\n      <\/li>\n    <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"box mb-4\">\n    <label>Votre destinataire re\u00e7oit<\/label>\n    <div class=\"d-flex justify-content-between align-items-center\">\n      <div class=\"amount_to_send\" id=\"receiver\">- MRU<\/div>\n      <div class=\"dropdown position-relative\" id=\"dropdown2\">\n        <div class=\"dropdown-btn\">\n          <img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w40\/mr.png\" alt=\"MR\">\n          <span>MAURITANIE<\/span>\n        <\/div>\n        <ul>\n      <li>\n        <input type=\"text\" class=\"form-control search-input\" placeholder=\"Rechercher...\" onkeyup=\"filterDropdown(this)\">\n      <\/li>\n    <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"result px-2 mb-3\">\n    <p class=\"mb-1\">Taux de change : <span id=\"rate-fees\">- -<\/span><\/p>\n    <div class=\"d-flex justify-content-between\">\n      <span>Frais<\/span>\n      <span>\u00e0 partir de <span id=\"fee-result\">- -<\/span><\/span>\n    <\/div>\n    <div class=\"d-flex justify-content-between\">\n      <span>Total \u00e0 payer<\/span>\n      <span>\u00e0 partir de <span id=\"cash-result\">- -<\/span><\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"text-center\">\n    <a class=\"btn btn-primary w-100\" href=\"https:\/\/app.iyu.plus\/fr\/auth\/sign-up\/\">Commencer<\/a>\n  <\/div>\n<\/div>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/js\/bootstrap.bundle.min.js\">\nfunction filterDropdown(input) {\n  const filter = input.value.toLowerCase();\n  const items = input.closest('ul').querySelectorAll('li');\n  items.forEach((item, index) => {\n    if (index === 0) return; \/\/ Skip the input field\n    const text = item.textContent.toLowerCase();\n    item.style.display = text.includes(filter) ? 'flex' : 'none';\n  });\n}\n\n<\/script>\n<script>\nconst apiURL = \"https:\/\/api.iyu.plus\/IyuApi\/api\/getListCountry\";\nconst headers = {\n  \"Content-Type\": \"application\/json\",\n  \"Authorization\": \"Basic VVNFUi1BSVdGUjo5cEVLd1dLWg==\",\n  \"mobileIp\": \"0.0.0.0\",\n  \"appVersion\": \"1.0\",\n  \"channel\": \"W\",\n  \"userLocal\": \"fr\"\n};\nlet selectedOrigin = { \"currency\": \"EUR\", \"country\": \"FR\", \"name\": \"France\" };\nlet selectedDestination = { \"currency\": \"MRU\", \"country\": \"MR\", \"name\": \"MAURITANIE\" };\n\nconst ORIGIN_LABELS = {\"TCHEQUE\": \"REPUBLIQUE TCHEQUE\"};\nconst DEST_LABELS = {\"CONGO (CONGO BRAZA)\": \"CONGO-BRAZZAVILLE\", \"REPUBLIQUE CENTRAFRICAINE\": \"REPUBLIQUE CENTRAFRICAINE\", \"GUINEE (CONAKRY)\": \"GUINEE-CONAKRY\", \"MAURITANIA\": \"MAURITANIE\"};\n\nfunction getDisplayName(type, name) {\n  const baseName = name.normalize(\"NFD\").replace(\/[\u0300-\u036f]\/g, \"\").toUpperCase();\n  if (type === 'origin' && ORIGIN_LABELS[baseName]) {\n    return ORIGIN_LABELS[baseName];\n  } else if (type === 'destination' && DEST_LABELS[baseName]) {\n    return DEST_LABELS[baseName];\n  }\n  return name;\n}\n\nconst COUNTRY_LABELS = {\"ALLEMAGNE\": \"Allemagne\", \"AUTRICHE\": \"Autriche\", \"BELGIQUE\": \"Belgique\", \"BULGARIE\": \"Bulgarie\", \"CHYPRE\": \"Chypre\", \"CROATIE\": \"Croatie\", \"DANEMARK\": \"Danemark\", \"ESPAGNE\": \"Espagne\", \"ESTONIE\": \"Estonie\", \"FINLANDE\": \"Finlande\", \"FRANCE\": \"France\", \"GRECE\": \"Gr\u00e8ce\", \"HONGRIE\": \"Hongrie\", \"IRLANDE\": \"Irlande\", \"ITALIE\": \"Italie\", \"LETTONIE\": \"Lettonie\", \"LITUANIE\": \"Lituanie\", \"LUXEMBOURG\": \"Luxembourg\", \"MALTE\": \"Malte\", \"PAYS-BAS\": \"Pays-Bas\", \"POLOGNE\": \"Pologne\", \"PORTUGAL\": \"Portugal\", \"TCHEQUE\": \"R\u00e9publique tch\u00e8que\", \"ROUMANIE\": \"Roumanie\", \"SLOVAQUIE\": \"Slovaquie\", \"SLOVENIE\": \"Slov\u00e9nie\", \"SUEDE\": \"Su\u00e8de\", \"NORVEGE\": \"Norv\u00e8ge\", \"LIECHTENSTEIN\": \"Liechtenstein\", \"ISLANDE\": \"Islande\", \"TUNISIE\": \"Tunisie\", \"CAMEROUN\": \"Cameroun\", \"GABON\": \"Gabon\", \"TCHAD\": \"Tchad\", \"MALI\": \"Mali\", \"COTE D'IVOIRE\": \"C\u00f4te d\u2019Ivoire\", \"TOGO\": \"Togo\", \"SENEGAL\": \"S\u00e9n\u00e9gal\", \"BURKINA FASO\": \"Burkina Faso\", \"REPUBLIQUE CENTRAFRICAINE\": \"R\u00e9publique Centrafricaine\", \"REPUBLIQUE DEMOCRATIQUE DU CONGO (USD)\": \"Republique D\u00e9mocratique du Congo\", \"CONGO (CONGO BRAZA)\": \"Congo-Brazzaville\", \"COMORES\": \"Comores\", \"GUINEE (CONAKRY)\": \"Guin\u00e9e-Conakry\", \"HAITI\": \"Ha\u00efti\", \"PHILIPPINES\": \"Philippines\", \"MAURITANIA\": \"Mauritanie\"};\n\nfunction getDisplayLabel(name) {\n  return name.toUpperCase();\n}\n\n\nfunction populateDropdown(dropdownId, countries, onSelectCallback) {\n  const dropdown = document.getElementById(dropdownId);\n  const dropdownBtn = dropdown.querySelector('.dropdown-btn');\n  const dropdownList = dropdown.querySelector('ul');\n  const dropdownSpan = dropdownBtn.querySelector('span');\n  const dropdownImg = dropdownBtn.querySelector('img');\n\n  countries.forEach(country => {\n    const flagURL = \"https:\/\/flagcdn.com\/w40\/\" + country.code.toLowerCase() + \".png\";\n    const li = document.createElement('li');\n    li.innerHTML = `<img decoding=\"async\" src=\"${flagURL}\" alt=\"${country.name}\"> <span>${getDisplayName(dropdownId === 'dropdown1' ? 'origin' : 'destination', country.name)}<\/span>`;\n    li.addEventListener('click', () => {\n      dropdownImg.src = flagURL;\n      const label = getDisplayLabel(country.name);\n      dropdownSpan.textContent = label;\n      dropdown.classList.remove('open');\n      onSelectCallback(country);\n    });\n    dropdownList.appendChild(li);\n  });\n\n  dropdownBtn.addEventListener('click', () => {\n    dropdown.classList.toggle('open');\n  });\n\n  document.addEventListener('click', (event) => {\n    if (!dropdown.contains(event.target)) {\n      dropdown.classList.remove('open');\n    }\n  });\n}\n\n\n\nconst EEE_COUNTRIES = [\"ALLEMAGNE\", \"AUTRICHE\", \"BELGIQUE\", \"BULGARIE\", \"CHYPRE\", \"CROATIE\", \"DANEMARK\", \"ESPAGNE\", \"ESTONIE\", \"FINLANDE\", \"FRANCE\", \"GRECE\", \"HONGRIE\", \"IRLANDE\", \"ITALIE\", \"LETTONIE\", \"LITUANIE\", \"LUXEMBOURG\", \"MALTE\", \"PAYS-BAS\", \"POLOGNE\", \"PORTUGAL\", \"TCHEQUE\", \"ROUMANIE\", \"SLOVAQUIE\", \"SLOVENIE\", \"SUEDE\", \"NORVEGE\", \"LIECHTENSTEIN\", \"ISLANDE\"];\n\nconst DESTINATION_COUNTRIES = [\n  \"TUNISIE\", \"CAMEROUN\", \"GABON\", \"TCHAD\", \"MALI\", \"COTE D'IVOIRE\", \"TOGO\", \"SENEGAL\", \"BURKINA FASO\",\n  \"REPUBLIQUE CENTRAFRICAINE\", \"REPUBLIQUE DEMOCRATIQUE DU CONGO (USD)\", \"CONGO (CONGO BRAZA)\",\n  \"COMORES\", \"GUINEE (CONAKRY)\", \"HAITI\", \"PHILIPPINES\", \"MAURITANIA\", \"MAURITANIE\", \"Mauritanie\", \"Mauritania\"\n];\n\n\nasync function fetchAndPopulateDropdowns() {\n  try {\n    const countries = await fetch(apiURL, { method: \"GET\", headers: headers })\n      .then(res => res.json());\n    const eeaCountries = countries.filter(c =>\n      EEE_COUNTRIES.includes(c.name.normalize(\"NFD\").replace(\/[\u0300-\u036f]\/g, \"\").toUpperCase())\n    );\n    const destinationCountries = countries.filter(c =>\n      DESTINATION_COUNTRIES.includes(c.name.normalize(\"NFD\").replace(\/[\u0300-\u036f]\/g, \"\").toUpperCase())\n    );\n    populateDropdown(\"dropdown1\", eeaCountries, (country) => {\n      selectedOrigin = { currency: country.currency, country: country.code, name: country.name };\n    });\n    populateDropdown(\"dropdown2\", destinationCountries, (country) => {\n      selectedDestination = { currency: country.currency, country: country.code, name: country.name };\n      calculateFees();\n    });\n    calculateFees();\n  } catch (error) {\n    console.error(\"Erreur r\u00e9cup\u00e9ration pays :\", error);\n  }\n}\n\nfunction formatAmount(amount, currency) {\n  if (currency === \"MRU\"|| currency === \"EUR\") {\n    return new Intl.NumberFormat('fr-FR', {\n      minimumFractionDigits: 2,\n      maximumFractionDigits: 2\n    }).format(amount);\n  }\n\n  return new Intl.NumberFormat('fr-FR', {\n    maximumFractionDigits: 0\n  }).format(amount);\n}\nasync function calculateFees() {\n  const amount = document.getElementById('sender').value;\n  const body = {\n    source: {\n      amount: parseFloat(amount),\n      currency: selectedOrigin.currency,\n      country: selectedOrigin.country\n    },\n    destination: {\n      currency: selectedDestination.currency,\n      country: selectedDestination.country\n    }\n  };\n  try {\n    const res = await fetch(\"https:\/\/api.iyu.plus\/IyuApi\/api\/simulateTrxMinFees\", {\n      method: \"POST\",\n      headers: headers,\n      body: JSON.stringify(body)\n    });\n    const data = await res.json();\n    if (!data || !data.data || !data.data.destination || !data.data.destination.amount) {\n  document.getElementById('receiver').textContent = `0`;\n  document.getElementById('rate-fees').textContent = `1 ${selectedOrigin.currency} = -`;\n  document.getElementById('fee-result').textContent = `-`;\n  document.getElementById('cash-result').textContent = `-`;\n  return;\n}\nconst currency = data.data.destination.currency;\ndocument.getElementById('rate-fees').textContent =\n  `1 ${selectedOrigin.currency} = ${formatAmount(data.data.exchangeRate, currency)} ${currency}`;\n    document.getElementById('fee-result').textContent = `${Math.round(data.data.fees.amount)} ${data.data.fees.currency}`;\n    document.getElementById('cash-result').textContent = `${Math.round(data.data.source.amount + data.data.fees.amount)} ${data.data.source.currency}`;\n    document.getElementById('receiver').textContent =\n        `${formatAmount(data.data.destination.amount, currency)} ${currency}`;\n  } catch (e) {\n    console.error(\"Erreur simulation :\", e);\n  }\n}\nfetchAndPopulateDropdowns();\n\nfunction filterDropdown(input) {\n  const filter = input.value.toLowerCase();\n  const items = input.closest('ul').querySelectorAll('li');\n  items.forEach((item, index) => {\n    if (index === 0) return; \/\/ Skip the input field\n    const text = item.textContent.toLowerCase();\n    item.style.display = text.includes(filter) ? 'flex' : 'none';\n  });\n}\n\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-510b0dd e-flex e-con-boxed e-con e-parent\" data-id=\"510b0dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1bac6b elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c1bac6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Des transferts simplifi\u00e9s gr\u00e2ce \u00e0 nos correspondants bancaires en Mauritanie<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-9df5aa4 e-con-full partenaire e-flex e-con e-child\" data-id=\"9df5aa4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.iyu.plus\/correspondants\/bnm\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-159ca2a texte-partenaire elementor-widget elementor-widget-text-editor\" data-id=\"159ca2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>BNM \u2013 Mauritanie<\/h3><p>Cr\u00e9\u00e9e en 1989, la BNM se distingue par la qualit\u00e9 de ses services et par une organisation d\u00e9centralis\u00e9e qui garantit accessibilit\u00e9, rapidit\u00e9 et efficacit\u00e9.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-610b68b e-flex e-con-boxed e-con e-parent\" data-id=\"610b68b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1e9bc5 elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f1e9bc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transfert d'argent avec la Mauritanie :\n<br> comment \u00e7a marche ?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7729e9e e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"7729e9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"124952222\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1249522221\" data-tab-title-id=\"e-n-tab-title-1249522221\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1249522221\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tComment envoyer de l'argent ?\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1249522222\" data-tab-title-id=\"e-n-tab-title-1249522222\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1249522222\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tComment recevoir de l'argent ?\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1249522221\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1249522221\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-0ff235b e-con-full e-flex e-con e-child\" data-id=\"0ff235b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11b862c elementor-widget__width-initial elementor-widget-mobile__width-inherit ico elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"11b862c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"><path d=\"M45.26 90.01C64.7059 90.01 80.47 74.246 80.47 54.8C80.47 35.3541 64.7059 19.59 45.26 19.59C25.814 19.59 10.05 35.3541 10.05 54.8C10.05 74.246 25.814 90.01 45.26 90.01Z\" fill=\"#FF9450\"><\/path><path d=\"M28.53 88.79C21.18 90.08 14.38 82.78 14.17 73.85C14.14 72.56 16.14 72.43 16.17 73.8C16.31 79.73 20.44 86.95 26.88 86.95C25.71 85.22 25.7 83.67 26.33 82.49C27.8 79.72 31.98 80.71 32.94 83.47C33.64 85.45 32.78 87.1 30.85 88.06C33.9 90.15 38.41 90.17 42.09 89.77C43.41 89.63 43.62 91.62 42.3 91.76C37.39 92.29 32.24 92.04 28.53 88.79ZM29.11 82.84C27.9 82.84 27.17 84.44 29.14 86.59C32.62 85.5 30.97 82.84 29.11 82.84Z\" fill=\"black\"><\/path><path d=\"M81.3 13.53L80.83 9.14C80.69 7.82 82.68 7.61 82.82 8.93L83.29 13.32C83.43 14.64 81.44 14.85 81.3 13.53Z\" fill=\"black\"><\/path><path d=\"M85.83 14.95C85.04 14.95 84.55 14.06 85 13.39L87.79 9.26C88.53 8.16 90.19 9.28 89.45 10.38C86.49 14.76 86.54 14.95 85.83 14.95Z\" fill=\"black\"><\/path><path d=\"M88.11 18.14C87.03 18.14 86.72 16.65 87.71 16.22L91.65 14.52C92.86 13.99 93.66 15.83 92.44 16.36C88.2 18.19 88.4 18.14 88.11 18.14Z\" fill=\"black\"><\/path><path d=\"M76.69 48.44C77.6 51.79 75.65 55.19 72.3 56.1L23.91 69.25C20.56 70.16 17.16 68.21 16.25 64.86L7.67997 33.3C6.76997 29.95 8.71997 26.55 12.07 25.64L60.46 12.49C63.81 11.58 67.21 13.53 68.12 16.88L76.69 48.44Z\" fill=\"#4E006D\"><\/path><path d=\"M70.6862 26.3219L10.2472 42.7428L13.5849 55.0275L74.0238 38.6065L70.6862 26.3219Z\" fill=\"white\"><\/path><path d=\"M22.28 70.47C19.09 70.47 16.17 68.35 15.29 65.13L6.71998 33.57C5.66998 29.72 7.95998 25.73 11.81 24.69L60.21 11.54C64.08 10.49 68.04 12.74 69.09 16.63L77.66 48.19C78.71 52.04 76.42 56.03 72.57 57.07C22.35 70.71 23.77 70.47 22.28 70.47ZM62.12 13.28C61.02 13.28 62.01 13.12 12.32 26.61C9.50998 27.37 7.86998 30.23 8.63998 33.04L17.21 64.6C17.97 67.41 20.82 69.05 23.64 68.28L72.04 55.13C74.87 54.36 76.49 51.54 75.72 48.7L67.15 17.14C66.51 14.77 64.4 13.27 62.12 13.27V13.28Z\" fill=\"black\"><\/path><path d=\"M92.52 64.47C92.8 67.93 90.25 70.91 86.8 71.19L36.81 75.19C33.35 75.47 30.37 72.92 30.09 69.47L27.48 36.87C27.2 33.41 29.75 30.43 33.2 30.15L83.19 26.15C86.65 25.87 89.63 28.42 89.91 31.87L92.52 64.47Z\" fill=\"#01FA9F\"><\/path><path d=\"M36.29 76.21C32.54 76.21 29.4 73.36 29.09 69.55L26.48 36.95C26.16 32.94 29.11 29.48 33.12 29.16L83.11 25.16C87.12 24.83 90.58 27.79 90.9 31.8L93.51 64.4C93.83 68.41 90.88 71.87 86.87 72.19C76.9 72.99 36.48 76.21 36.28 76.21H36.29ZM83.71 27.13C83.57 27.13 43.25 30.35 33.29 31.15C30.38 31.38 28.25 33.88 28.48 36.79L31.09 69.39C31.32 72.32 33.8 74.42 36.73 74.2L86.72 70.2C89.63 69.97 91.76 67.47 91.53 64.56L88.92 31.96C88.7 29.16 86.39 27.14 83.71 27.14V27.13Z\" fill=\"black\"><\/path><path d=\"M74.44 46.39C73.17 46.39 73.09 44.49 74.37 44.39L81.99 43.84C83.33 43.77 83.43 45.74 82.13 45.84C79.59 46.02 74.46 46.39 74.43 46.39H74.44Z\" fill=\"white\"><\/path><path d=\"M82.43 65.29L40.18 68.67C38.43 68.81 36.89 67.5 36.75 65.75C36.61 64 37.92 62.46 39.67 62.32L81.92 58.94C83.67 58.8 85.21 60.11 85.35 61.86C85.49 63.61 84.18 65.15 82.43 65.29Z\" fill=\"white\"><\/path><path d=\"M79.686 32.8855L68.5118 33.7806C67.0914 33.8944 66.0322 35.138 66.146 36.5584L66.3353 38.9208C66.449 40.3412 67.6927 41.4004 69.113 41.2866L80.2872 40.3914C81.7076 40.2777 82.7668 39.034 82.653 37.6137L82.4637 35.2512C82.35 33.8309 81.1063 32.7717 79.686 32.8855Z\" fill=\"#FF9450\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tPayez en carte bancaire ou en virement depuis le site ou l\u2019application IYU\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-631433b elementor-widget__width-initial elementor-widget-mobile__width-inherit ico elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"631433b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"><path d=\"M41.3901 77.98C60.836 77.98 76.6001 62.2159 76.6001 42.77C76.6001 23.3241 60.836 7.56 41.3901 7.56C21.9441 7.56 6.18005 23.3241 6.18005 42.77C6.18005 62.2159 21.9441 77.98 41.3901 77.98Z\" fill=\"#FF9450\"><\/path><path d=\"M78.26 25.77C71.55 26.96 64.12 20.49 63.9 10.83C63.87 9.53998 65.87 9.40998 65.9 10.78C66.04 16.82 70.34 24 76.61 23.93C75.44 22.21 75.43 20.66 76.07 19.47C77.54 16.7 81.72 17.7 82.68 20.45C83.37 22.42 82.53 24.08 80.59 25.04C83.64 27.13 88.15 27.15 91.83 26.75C93.15 26.62 93.35 28.6 92.04 28.74C87.13 29.27 81.98 29.02 78.27 25.77H78.26ZM78.83 19.82C77.63 19.82 76.88 21.41 78.86 23.57C82.34 22.48 80.69 19.82 78.83 19.82Z\" fill=\"black\"><\/path><path d=\"M84.8599 83.25H80.44C79.12 83.25 79.12 81.25 80.44 81.25H84.8599C86.1799 81.25 86.1799 83.25 84.8599 83.25Z\" fill=\"black\"><\/path><path d=\"M83.33 89.92C82.81 89.92 82.98 89.93 78.88 86.47C77.87 85.62 79.16 84.09 80.17 84.94L83.97 88.15C84.68 88.75 84.25 89.91 83.32 89.91L83.33 89.92Z\" fill=\"black\"><\/path><path d=\"M76.43 92.03L75.16 87.93C74.77 86.67 76.68 86.07 77.07 87.34L78.34 91.44C78.73 92.7 76.82 93.3 76.43 92.03Z\" fill=\"black\"><\/path><path d=\"M49.7768 17.6907L16.7525 21.5584C11.2672 22.2009 7.34124 27.1684 7.98368 32.6538L14.1558 85.3536C14.7983 90.8389 19.7658 94.7649 25.2512 94.1225L58.2755 90.2547C63.7608 89.6122 67.6868 84.6447 67.0443 79.1593L60.8722 26.4595C60.2297 20.9742 55.2622 17.0482 49.7768 17.6907Z\" fill=\"#4E006D\"><\/path><path d=\"M24.08 95.2C18.58 95.2 13.82 91.07 13.16 85.48L6.99004 32.78C6.28004 26.76 10.61 21.28 16.64 20.58L49.66 16.71C55.68 16 61.16 20.33 61.87 26.36L68.04 79.06C68.75 85.1 64.43 90.56 58.39 91.26C24.09 95.28 25.08 95.2 24.08 95.2ZM50.94 18.63C50.12 18.63 50.94 18.57 16.87 22.56C11.94 23.14 8.40004 27.62 8.98004 32.55L15.15 85.25C15.73 90.18 20.21 93.72 25.14 93.14L58.16 89.27C63.1 88.69 66.63 84.23 66.05 79.28L59.88 26.58C59.34 22 55.45 18.63 50.95 18.63H50.94Z\" fill=\"black\"><\/path><path d=\"M55.31 27.05L61.5 79.9C61.76 82.09 60.19 84.08 57.99 84.34L24.16 88.3C21.97 88.56 19.98 86.99 19.72 84.79L16.12 54.04L16.09 53.94L13.51 31.94C13.25 29.75 14.82 27.76 17.02 27.5L50.87 23.54C53.06 23.28 55.05 24.85 55.31 27.05Z\" fill=\"white\"><\/path><path d=\"M40.6 30.72L28.68 32.12C26.51 32.37 26.13 29.1 28.3 28.85L40.22 27.45C42.39 27.2 42.77 30.47 40.6 30.72Z\" fill=\"#4E006D\"><\/path><path d=\"M93.82 67.98L37.09 84.53L26.75 49.09L83.48 32.54L93.82 67.98Z\" fill=\"#01FA9F\"><\/path><path d=\"M36.1301 84.81L25.7901 49.37C25.6401 48.84 25.94 48.29 26.47 48.13L83.2 31.59C83.74 31.43 84.2901 31.74 84.4401 32.27L94.7801 67.71C95.2101 69.19 95.05 68.67 37.37 85.49C36.84 85.65 36.2801 85.34 36.1301 84.81ZM27.9901 49.76L37.7701 83.28L92.5801 67.3L82.8001 33.78L27.9901 49.76Z\" fill=\"black\"><\/path><path d=\"M78.6101 54.25C77.4601 54.25 77.2201 52.61 78.3301 52.29L82.6601 51.0299C83.9301 50.6599 84.4901 52.58 83.2201 52.95C78.6401 54.29 78.8201 54.25 78.6101 54.25Z\" fill=\"white\"><\/path><path d=\"M37.9 66.1199C36.75 66.1199 36.51 64.4799 37.62 64.1599L41.95 62.8999C43.22 62.5299 43.78 64.4499 42.51 64.8199C37.93 66.1599 38.11 66.1199 37.9 66.1199Z\" fill=\"white\"><\/path><path d=\"M60.2401 72.01C67.6407 72.01 73.6401 66.0106 73.6401 58.61C73.6401 51.2093 67.6407 45.21 60.2401 45.21C52.8395 45.21 46.8401 51.2093 46.8401 58.61C46.8401 66.0106 52.8395 72.01 60.2401 72.01Z\" fill=\"white\"><\/path><path d=\"M55.68 89.92C54.41 89.92 54.33 88.03 55.59 87.92C59.35 87.59 59.4 85.52 59.39 85.28C59.35 83.96 61.3 83.89 61.39 85.17C61.54 87.38 59.16 89.92 55.68 89.92Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tR\u00e9alisez un virement via un RIB personnel communiqu\u00e9 par IYU\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7ba82 elementor-widget__width-initial elementor-widget-mobile__width-inherit ico elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6b7ba82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"><path d=\"M47.67 88.66C67.116 88.66 82.88 72.8959 82.88 53.45C82.88 34.004 67.116 18.24 47.67 18.24C28.2241 18.24 12.46 34.004 12.46 53.45C12.46 72.8959 28.2241 88.66 47.67 88.66Z\" fill=\"#4E006D\"><\/path><path d=\"M32.22 22.18C24.89 23.47 18.07 16.19 17.86 7.24001C17.83 5.94001 19.83 5.83002 19.86 7.19002C20 13.18 24.25 20.4 30.56 20.34C29.39 18.62 29.38 17.08 30.02 15.88C31.48 13.14 35.65 14.07 36.63 16.86C37.32 18.83 36.48 20.49 34.54 21.45C37.59 23.54 42.1 23.56 45.78 23.16C47.08 23.01 47.32 25.01 45.99 25.15C41.08 25.68 35.93 25.43 32.22 22.18ZM32.79 16.23C31.59 16.23 30.84 17.83 32.82 19.98C36.42 18.85 34.54 16.23 32.79 16.23Z\" fill=\"black\"><\/path><path d=\"M83.71 12.18L83.24 7.79C83.1 6.47 85.09 6.27 85.23 7.58L85.7 11.97C85.84 13.29 83.85 13.5 83.71 12.18Z\" fill=\"black\"><\/path><path d=\"M88.23 13.61C87.44 13.61 86.95 12.72 87.4 12.05L90.19 7.92001C90.93 6.83001 92.59 7.94001 91.85 9.04001C88.9 13.41 88.95 13.61 88.23 13.61Z\" fill=\"black\"><\/path><path d=\"M90.52 16.79C89.44 16.79 89.13 15.3 90.12 14.87L94.06 13.17C95.27 12.64 96.07 14.48 94.85 15.01C90.62 16.84 90.81 16.79 90.52 16.79Z\" fill=\"black\"><\/path><path d=\"M49.42 81.35H16.36C14.3497 81.35 12.72 82.9797 12.72 84.99V87.04C12.72 89.0503 14.3497 90.68 16.36 90.68H49.42C51.4303 90.68 53.06 89.0503 53.06 87.04V84.99C53.06 82.9797 51.4303 81.35 49.42 81.35Z\" fill=\"#FF9450\"><\/path><path d=\"M49.41 91.68H16.36C13.8 91.68 11.72 89.6 11.72 87.04V84.99C11.72 82.43 13.8 80.35 16.36 80.35H49.42C51.98 80.35 54.06 82.43 54.06 84.99V87.04C54.06 89.6 51.98 91.68 49.42 91.68H49.41ZM16.36 82.35C14.9 82.35 13.72 83.53 13.72 84.99V87.04C13.72 88.5 14.9 89.68 16.36 89.68H49.42C50.88 89.68 52.06 88.5 52.06 87.04V84.99C52.06 83.53 50.88 82.35 49.42 82.35H16.36Z\" fill=\"black\"><\/path><path d=\"M43.42 62.75H10.36C8.34965 62.75 6.71997 64.3797 6.71997 66.39V68.44C6.71997 70.4503 8.34965 72.08 10.36 72.08H43.42C45.4303 72.08 47.06 70.4503 47.06 68.44V66.39C47.06 64.3797 45.4303 62.75 43.42 62.75Z\" fill=\"#FF9450\"><\/path><path d=\"M43.41 73.08H10.36C7.79997 73.08 5.71997 71 5.71997 68.44V66.39C5.71997 63.83 7.79997 61.75 10.36 61.75H43.42C45.98 61.75 48.06 63.83 48.06 66.39V68.44C48.06 71 45.98 73.08 43.42 73.08H43.41ZM10.36 63.75C8.89997 63.75 7.71997 64.93 7.71997 66.39V68.44C7.71997 69.9 8.89997 71.08 10.36 71.08H43.42C44.88 71.08 46.06 69.9 46.06 68.44V66.39C46.06 64.93 44.88 63.75 43.42 63.75H10.36Z\" fill=\"black\"><\/path><path d=\"M42.25 72.05H9.18999C7.17967 72.05 5.54999 73.6797 5.54999 75.69V77.74C5.54999 79.7503 7.17967 81.38 9.18999 81.38H42.25C44.2603 81.38 45.89 79.7503 45.89 77.74V75.69C45.89 73.6797 44.2603 72.05 42.25 72.05Z\" fill=\"#FF9450\"><\/path><path d=\"M42.24 82.38H9.18999C6.62999 82.38 4.54999 80.3 4.54999 77.74V75.69C4.54999 73.13 6.62999 71.05 9.18999 71.05H42.25C44.81 71.05 46.89 73.13 46.89 75.69V77.74C46.89 80.3 44.81 82.38 42.25 82.38H42.24ZM9.18999 73.05C7.72999 73.05 6.54999 74.23 6.54999 75.69V77.74C6.54999 79.2 7.72999 80.38 9.18999 80.38H42.25C43.71 80.38 44.89 79.2 44.89 77.74V75.69C44.89 74.23 43.71 73.05 42.25 73.05H9.18999Z\" fill=\"black\"><\/path><path d=\"M49.42 53.45H16.36C14.3497 53.45 12.72 55.0797 12.72 57.09V59.14C12.72 61.1503 14.3497 62.78 16.36 62.78H49.42C51.4303 62.78 53.06 61.1503 53.06 59.14V57.09C53.06 55.0797 51.4303 53.45 49.42 53.45Z\" fill=\"#FF9450\"><\/path><path d=\"M49.41 63.78H16.36C13.8 63.78 11.72 61.7 11.72 59.14V57.09C11.72 54.53 13.8 52.45 16.36 52.45H49.42C51.98 52.45 54.06 54.53 54.06 57.09V59.14C54.06 61.7 51.98 63.78 49.42 63.78H49.41ZM16.36 54.45C14.9 54.45 13.72 55.63 13.72 57.09V59.14C13.72 60.6 14.9 61.78 16.36 61.78H49.42C50.88 61.78 52.06 60.6 52.06 59.14V57.09C52.06 55.63 50.88 54.45 49.42 54.45H16.36Z\" fill=\"black\"><\/path><path d=\"M53.42 44.2H20.36C18.3497 44.2 16.72 45.8297 16.72 47.84V49.89C16.72 51.9003 18.3497 53.53 20.36 53.53H53.42C55.4303 53.53 57.06 51.9003 57.06 49.89V47.84C57.06 45.8297 55.4303 44.2 53.42 44.2Z\" fill=\"#FF9450\"><\/path><path d=\"M53.41 54.53H20.36C17.8 54.53 15.72 52.45 15.72 49.89V47.84C15.72 45.28 17.8 43.2 20.36 43.2H53.42C55.98 43.2 58.06 45.28 58.06 47.84V49.89C58.06 52.45 55.98 54.53 53.42 54.53H53.41ZM20.36 45.2C18.9 45.2 17.72 46.38 17.72 47.84V49.89C17.72 51.35 18.9 52.53 20.36 52.53H53.42C54.88 52.53 56.06 51.35 56.06 49.89V47.84C56.06 46.38 54.88 45.2 53.42 45.2H20.36Z\" fill=\"black\"><\/path><path d=\"M49.42 34.9H16.36C14.3497 34.9 12.72 36.5297 12.72 38.54V40.59C12.72 42.6003 14.3497 44.23 16.36 44.23H49.42C51.4303 44.23 53.06 42.6003 53.06 40.59V38.54C53.06 36.5297 51.4303 34.9 49.42 34.9Z\" fill=\"#FF9450\"><\/path><path d=\"M49.41 45.23H16.36C13.8 45.23 11.72 43.15 11.72 40.59V38.54C11.72 35.98 13.8 33.9 16.36 33.9H49.42C51.98 33.9 54.06 35.98 54.06 38.54V40.59C54.06 43.15 51.98 45.23 49.42 45.23H49.41ZM16.36 35.9C14.9 35.9 13.72 37.08 13.72 38.54V40.59C13.72 42.05 14.9 43.23 16.36 43.23H49.42C50.88 43.23 52.06 42.05 52.06 40.59V38.54C52.06 37.08 50.88 35.9 49.42 35.9H16.36Z\" fill=\"black\"><\/path><path d=\"M74.86 48.58C83.7738 48.58 91 41.3539 91 32.44C91 23.5261 83.7738 16.3 74.86 16.3C65.9461 16.3 58.72 23.5261 58.72 32.44C58.72 41.3539 65.9461 48.58 74.86 48.58Z\" fill=\"#FF9450\"><\/path><path d=\"M74.86 49.57C65.41 49.57 57.73 41.88 57.73 32.44C57.73 23 65.42 15.3 74.86 15.3C84.3 15.3 92 22.99 92 32.44C92 41.89 84.31 49.57 74.86 49.57ZM74.86 17.3C66.51 17.3 59.73 24.09 59.73 32.44C59.73 40.79 66.52 47.57 74.86 47.57C83.2 47.57 90 40.78 90 32.44C90 24.1 83.21 17.3 74.86 17.3Z\" fill=\"black\"><\/path><path d=\"M74.86 45.02C67.92 45.02 62.27 39.37 62.27 32.43C62.27 25.49 67.92 19.84 74.86 19.84C81.8 19.84 87.45 25.49 87.45 32.43C87.45 39.37 81.8 45.02 74.86 45.02ZM74.86 21.85C69.02 21.85 64.27 26.6 64.27 32.44C64.27 38.28 69.02 43.03 74.86 43.03C80.7 43.03 85.45 38.28 85.45 32.44C85.45 26.6 80.7 21.85 74.86 21.85Z\" fill=\"white\"><\/path><path d=\"M87.19 92.78L25.02 81.4L31.52 45.88L93.69 57.26L87.19 92.78Z\" fill=\"#01FA9F\"><\/path><path d=\"M87.19 93.78C87.13 93.78 34.68 84.18 24.84 82.38C24.3 82.28 23.94 81.76 24.04 81.22L30.54 45.7C30.64 45.16 31.16 44.8 31.7 44.9C94.86 56.46 94.95 55.92 94.67 57.45L88.17 92.97C88.08 93.45 87.66 93.79 87.19 93.79V93.78ZM26.19 80.6L86.39 91.62L92.53 58.07L32.33 47.05L26.19 80.6Z\" fill=\"black\"><\/path><path d=\"M84.15 74.93C84 74.93 83.35 74.8 79.23 74.05C77.93 73.81 78.28 71.85 79.59 72.08L84.33 72.95C85.52 73.17 85.36 74.93 84.15 74.93Z\" fill=\"white\"><\/path><path d=\"M39.54 66.77C39.39 66.77 38.74 66.64 34.62 65.89C33.33 65.65 33.67 63.69 34.98 63.92L39.72 64.79C40.91 65.01 40.75 66.77 39.54 66.77Z\" fill=\"white\"><\/path><path d=\"M59.28 83.71C67.1943 83.71 73.61 77.2942 73.61 69.38C73.61 61.4657 67.1943 55.05 59.28 55.05C51.3658 55.05 44.95 61.4657 44.95 69.38C44.95 77.2942 51.3658 83.71 59.28 83.71Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tD\u00e9posez des esp\u00e8ces en agence IYU\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1249522222\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1249522222\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-7c0148c e-con-full e-flex e-con e-child\" data-id=\"7c0148c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e87bb04 elementor-widget__width-initial elementor-widget-mobile__width-inherit ico elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e87bb04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"><path d=\"M42.3901 93.84C61.836 93.84 77.6001 78.0759 77.6001 58.63C77.6001 39.1841 61.836 23.42 42.3901 23.42C22.9441 23.42 7.18005 39.1841 7.18005 58.63C7.18005 78.0759 22.9441 93.84 42.3901 93.84Z\" fill=\"#4E006D\"><\/path><path d=\"M81.84 12.64L81.37 8.25C81.23 6.93 83.22 6.72 83.36 8.04L83.83 12.43C83.97 13.75 81.98 13.96 81.84 12.64Z\" fill=\"black\"><\/path><path d=\"M86.3599 14.07C85.5699 14.07 85.0799 13.18 85.5299 12.51L88.3199 8.37999C89.0599 7.27999 90.7199 8.39999 89.9799 9.49999C87.0199 13.88 87.0699 14.07 86.3599 14.07Z\" fill=\"black\"><\/path><path d=\"M88.65 17.26C87.57 17.26 87.26 15.77 88.25 15.34L92.19 13.64C93.4 13.11 94.2 14.95 92.98 15.48C88.74 17.31 88.94 17.26 88.65 17.26Z\" fill=\"black\"><\/path><path d=\"M82.83 61.64L18.23 67.02L15.27 31.48L79.87 26.1L82.83 61.64Z\" fill=\"#01FA9F\"><\/path><path d=\"M17.24 67.1L14.28 31.56C14.23 31.01 14.64 30.53 15.19 30.48L79.79 25.1C80.35 25.05 80.82 25.46 80.87 26.01L83.83 61.55C83.96 63.09 83.93 62.55 18.32 68.01C17.77 68.06 17.29 67.65 17.24 67.1ZM16.35 32.4L19.14 65.95L81.75 60.74L78.96 27.19L16.36 32.4H16.35Z\" fill=\"black\"><\/path><path d=\"M66.41 46.02C65.24 46.02 65.0299 44.33 66.1699 44.05L70.97 42.85C72.25 42.52 72.7399 44.47 71.4499 44.79C66.4799 46.03 66.6 46.02 66.41 46.02Z\" fill=\"black\"><\/path><path d=\"M92.82 62.38L29.92 78.06L21.29 43.46L84.19 27.78L92.82 62.38Z\" fill=\"#01FA9F\"><\/path><path d=\"M29.92 79.06C29.46 79.06 29.06 78.75 28.95 78.3L20.32 43.7C20.19 43.16 20.51 42.62 21.05 42.49C84.93 26.57 84.78 26.04 85.16 27.54L93.79 62.14C93.92 62.68 93.6 63.22 93.06 63.35C83.36 65.77 30 79.06 29.92 79.06ZM22.51 44.19L30.65 76.85L91.61 61.65L83.47 28.99L22.51 44.19Z\" fill=\"black\"><\/path><path d=\"M77.45 49.26C76.28 49.26 76.07 47.57 77.21 47.29L82.01 46.09C83.28 45.76 83.79 47.71 82.49 48.03C77.52 49.27 77.64 49.26 77.45 49.26Z\" fill=\"white\"><\/path><path d=\"M32.32 60.51C31.15 60.51 30.94 58.82 32.08 58.54L36.88 57.34C38.15 57.01 38.66 58.96 37.36 59.28C32.42 60.51 32.51 60.51 32.32 60.51Z\" fill=\"white\"><\/path><path d=\"M56.97 67.01C64.8014 67.01 71.15 60.6614 71.15 52.83C71.15 44.9986 64.8014 38.65 56.97 38.65C49.1386 38.65 42.79 44.9986 42.79 52.83C42.79 60.6614 49.1386 67.01 56.97 67.01Z\" fill=\"white\"><\/path><path d=\"M73.42 13.72L14.92 28.3C13.29 28.71 12.09 26.8 13.16 25.51L20.85 16.22C21.42 15.53 22.53 15.78 22.74 16.65L23.15 18.3L71.54 6.23999C72.91 5.89999 74.3 6.72999 74.64 8.09999L75.27 10.63C75.61 12 74.78 13.39 73.41 13.73L73.42 13.72Z\" fill=\"#FF9450\"><\/path><path d=\"M14.47 29.36C12.23 29.36 10.88 26.69 12.38 24.87L20.07 15.58C20.58 14.97 21.37 14.7 22.14 14.88C23.48 15.19 23.67 16.29 23.87 17.09L71.29 5.26999C72.21 5.03999 73.17 5.17999 73.98 5.66999C75.57 6.61999 75.64 8.01999 76.23 10.38C76.7 12.28 75.54 14.21 73.64 14.69C14.5 29.44 15.01 29.36 14.47 29.36ZM20.85 16.22L21.62 16.86L13.93 26.15C13.48 26.7 13.98 27.51 14.68 27.34L73.18 12.76C74.01 12.55 74.52 11.71 74.31 10.88C73.67 8.31999 73.7 7.82999 72.97 7.39999C72.11 6.87999 72.79 6.96999 23.4 19.29C22.87 19.42 22.32 19.1 22.19 18.56L21.78 16.91L20.86 16.24L20.85 16.22Z\" fill=\"black\"><\/path><path d=\"M29.8301 84.76L88.3301 70.18C89.9601 69.77 91.1601 71.68 90.0901 72.97L82.4001 82.26C81.8301 82.95 80.7201 82.7 80.5101 81.83L80.1001 80.18L31.7101 92.24C30.3401 92.58 28.9501 91.75 28.6101 90.38L27.9801 87.85C27.6401 86.48 28.4701 85.09 29.8401 84.75L29.8301 84.76Z\" fill=\"#FF9450\"><\/path><path d=\"M31.0701 93.33C29.5001 93.33 28.0301 92.27 27.6301 90.63C27.0401 88.26 26.4601 86.98 27.4001 85.41C27.8901 84.6 28.6701 84.02 29.5901 83.79L88.09 69.21C90.6701 68.57 92.5401 71.58 90.8601 73.61L83.1601 82.9C82.0701 84.22 79.9401 83.74 79.5301 82.07L79.3601 81.39C31.3301 93.36 31.7501 93.32 31.0701 93.32V93.33ZM30.0701 85.73C29.2401 85.94 28.7301 86.78 28.9401 87.61C29.5801 90.17 29.5501 90.66 30.2801 91.09C31.1401 91.61 30.4501 91.52 79.8501 79.2C80.3801 79.07 80.93 79.39 81.0601 79.93L81.4701 81.58L81.6201 81.61C89.7001 71.85 89.7801 72.1 89.3701 71.45C88.9301 70.74 89.2501 70.96 30.0701 85.71V85.73Z\" fill=\"black\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRecevez les fonds directement sur un compte bancaire ou wallet mauritanien\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e06c8b elementor-widget__width-initial elementor-widget-mobile__width-inherit ico elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4e06c8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"><path d=\"M40.34 92.81C59.7859 92.81 75.55 77.046 75.55 57.6C75.55 38.1541 59.7859 22.39 40.34 22.39C20.8941 22.39 5.13 38.1541 5.13 57.6C5.13 77.046 20.8941 92.81 40.34 92.81Z\" fill=\"#FF9450\"><\/path><path d=\"M76.28 20.5C68.95 21.79 62.13 14.51 61.92 5.56002C61.89 4.26002 63.89 4.15002 63.92 5.51002C64.06 11.51 68.27 18.67 74.63 18.66C73.46 16.94 73.45 15.4 74.09 14.2C75.56 11.44 79.73 12.41 80.7 15.18C81.39 17.15 80.55 18.81 78.61 19.77C81.66 21.86 86.17 21.88 89.85 21.48C91.17 21.34 91.38 23.33 90.06 23.47C85.15 24 80 23.75 76.29 20.5H76.28ZM76.85 14.55C75.65 14.55 74.9 16.14 76.88 18.3C80.48 17.17 78.6 14.55 76.85 14.55Z\" fill=\"black\"><\/path><path d=\"M15.0601 19.5C14.8601 19.5 15.0501 19.53 10.5301 18.37C9.26006 18.04 9.73006 16.11 11.0301 16.43L15.3101 17.53C16.4401 17.82 16.2301 19.5 15.0601 19.5Z\" fill=\"black\"><\/path><path d=\"M16.8 16.38C16.11 16.38 16.21 16.28 13.1 11.9C12.33 10.82 13.96 9.66002 14.73 10.74L17.61 14.8C18.08 15.47 17.6 16.38 16.8 16.38Z\" fill=\"black\"><\/path><path d=\"M19.5901 14.41L19.3801 10.13C19.3201 8.81 21.3101 8.72 21.3801 10.03L21.5901 14.31C21.6501 15.63 19.6601 15.73 19.5901 14.41Z\" fill=\"black\"><\/path><path d=\"M56.74 38.68H26.02V69.4H56.74V38.68Z\" fill=\"black\"><\/path><path d=\"M69.6201 43.64H13.14C11.21 43.64 9.55005 42.08 9.55005 40.05V39.22C9.55005 37.29 11.11 35.63 13.14 35.63H69.71C71.64 35.63 73.3001 37.19 73.3001 39.22V40.05C73.2101 42.07 71.5501 43.64 69.6201 43.64Z\" fill=\"white\"><\/path><path d=\"M69.6201 44.64H13.14C10.61 44.64 8.55005 42.58 8.55005 40.05V39.22C8.55005 36.69 10.61 34.63 13.14 34.63H69.71C72.24 34.63 74.3 36.69 74.3 39.22V40.05C74.18 42.64 72.1301 44.64 69.6201 44.64ZM13.14 36.64C11.71 36.64 10.55 37.8 10.55 39.23V40.06C10.55 41.49 11.71 42.65 13.14 42.65H69.6201C71.0301 42.65 72.2301 41.47 72.3001 40.02V39.24C72.3001 37.81 71.14 36.65 69.71 36.65H13.14V36.64Z\" fill=\"black\"><\/path><path d=\"M76.43 29.2V35.27C76.43 36.83 75.23 38.03 73.67 38.03H9.09997C7.53997 38.03 6.33997 36.83 6.33997 35.27V29.2C6.33997 28.1 7.07997 27.08 8.08997 26.62L36.7 15.21C39.74 14.01 43.14 14.01 46.08 15.21L74.69 26.62C75.7 27.08 76.44 28.09 76.44 29.2H76.43Z\" fill=\"#4E006D\"><\/path><path d=\"M73.67 39.03H9.09997C6.98997 39.03 5.33997 37.38 5.33997 35.27V29.2C5.33997 27.75 6.27997 26.35 7.66997 25.71L36.32 14.28C39.59 12.99 43.28 12.99 46.45 14.28L75.05 25.68C76.49 26.33 77.43 27.73 77.43 29.18V35.25C77.43 37.36 75.78 39.01 73.67 39.01V39.03ZM41.42 15.32C38.33 15.32 39.96 14.99 8.45997 27.55C7.80997 27.85 7.33997 28.52 7.33997 29.2V35.27C7.33997 36.29 8.07997 37.03 9.09997 37.03H73.68C74.68 37.03 75.44 36.27 75.44 35.27V29.2C75.44 28.53 74.96 27.85 74.28 27.53C42.42 14.83 44.4 15.32 41.43 15.32H41.42Z\" fill=\"black\"><\/path><path d=\"M28.0399 43.64H14.4299V66.36H28.0399V43.64Z\" fill=\"white\"><\/path><path d=\"M28.0499 67.36H14.4399C13.8899 67.36 13.4399 66.91 13.4399 66.36V43.64C13.4399 43.09 13.8899 42.64 14.4399 42.64H28.0499C28.5999 42.64 29.0499 43.09 29.0499 43.64V66.36C29.0499 66.91 28.5999 67.36 28.0499 67.36ZM15.4299 65.36H27.0399V44.64H15.4299V65.36Z\" fill=\"black\"><\/path><path d=\"M68.2399 43.64H54.6299V66.36H68.2399V43.64Z\" fill=\"white\"><\/path><path d=\"M68.2399 67.36H54.6299C54.0799 67.36 53.6299 66.91 53.6299 66.36V43.64C53.6299 43.09 54.0799 42.64 54.6299 42.64H68.2399C68.7899 42.64 69.2399 43.09 69.2399 43.64V66.36C69.2399 66.91 68.7899 67.36 68.2399 67.36ZM55.6299 65.36H67.2399V44.64H55.6299V65.36Z\" fill=\"black\"><\/path><path d=\"M69.6201 75.1H13.14C11.21 75.1 9.55005 73.54 9.55005 71.51V67.74C9.55005 65.81 11.11 64.15 13.14 64.15H69.71C71.64 64.15 73.3001 65.71 73.3001 67.74V71.51C73.2101 73.44 71.5501 75.1 69.6201 75.1Z\" fill=\"white\"><\/path><path d=\"M69.6201 76.1H13.14C10.61 76.1 8.55005 74.04 8.55005 71.51V67.74C8.55005 65.21 10.61 63.15 13.14 63.15H69.71C72.24 63.15 74.3 65.21 74.3 67.74V71.51C74.18 74.06 72.0801 76.1 69.6201 76.1ZM13.14 65.16C11.71 65.16 10.55 66.32 10.55 67.75V71.52C10.55 72.95 11.71 74.11 13.14 74.11H69.6201C71.0001 74.11 72.2301 72.9 72.3001 71.48V67.76C72.3001 66.33 71.14 65.17 69.71 65.17H13.14V65.16Z\" fill=\"black\"><\/path><path d=\"M72.94 83.29H9.82999C7.89999 83.29 6.23999 81.73 6.23999 79.7V74.73C6.23999 72.8 7.79999 71.14 9.82999 71.14H72.93C74.86 71.14 76.52 72.7 76.52 74.73V79.7C76.43 81.72 74.86 83.29 72.93 83.29H72.94Z\" fill=\"#4E006D\"><\/path><path d=\"M72.94 84.29H9.82999C7.29999 84.29 5.23999 82.23 5.23999 79.7V74.73C5.23999 72.2 7.29999 70.14 9.82999 70.14H72.93C75.46 70.14 77.52 72.2 77.52 74.73V79.7C77.4 82.29 75.39 84.29 72.93 84.29H72.94ZM9.82999 72.15C8.39999 72.15 7.23999 73.31 7.23999 74.74V79.71C7.23999 81.14 8.39999 82.3 9.82999 82.3H72.93C74.34 82.3 75.45 81.17 75.52 79.67V74.75C75.52 73.32 74.36 72.16 72.93 72.16H9.82999V72.15Z\" fill=\"black\"><\/path><path d=\"M41.38 34.08C45.1907 34.08 48.28 30.9908 48.28 27.18C48.28 23.3693 45.1907 20.28 41.38 20.28C37.5692 20.28 34.48 23.3693 34.48 27.18C34.48 30.9908 37.5692 34.08 41.38 34.08Z\" fill=\"white\"><\/path><path d=\"M80.76 94.46L42.28 71.88L56.39 47.84L94.87 70.42L80.76 94.46Z\" fill=\"#01FA9F\"><\/path><path d=\"M80.76 95.46C80.33 95.46 80.69 95.58 41.78 72.74C41.3 72.46 41.14 71.85 41.42 71.37L55.53 47.33C55.81 46.85 56.42 46.69 56.9 46.97L95.38 69.55C95.86 69.83 96.02 70.44 95.74 70.92C81.19 95.71 81.66 95.45 80.77 95.45L80.76 95.46ZM43.65 71.52L80.4 93.09L93.49 70.78L56.74 49.21L43.65 71.52Z\" fill=\"black\"><\/path><path d=\"M68.51 81.28C74.0991 81.28 78.63 76.7491 78.63 71.16C78.63 65.5709 74.0991 61.04 68.51 61.04C62.9209 61.04 58.39 65.5709 58.39 71.16C58.39 76.7491 62.9209 81.28 68.51 81.28Z\" fill=\"white\"><\/path><path d=\"M56.29 64.99C55.92 64.99 56.03 64.99 52.85 63.13C51.71 62.46 52.72 60.74 53.86 61.41L56.8 63.13C57.68 63.64 57.31 64.99 56.29 64.99Z\" fill=\"white\"><\/path><path d=\"M83.88 81.18C83.52 81.18 83.69 81.23 80.44 79.32C79.3 78.65 80.31 76.92 81.45 77.6L84.39 79.32C85.27 79.83 84.9 81.18 83.88 81.18Z\" fill=\"white\"><\/path><path d=\"M36.14 54.12C35.26 54.12 34.8 53.05 35.43 52.41L40.67 47.17C41.05 46.79 41.71 46.79 42.08 47.17L47.32 52.41C48.25 53.34 46.84 54.76 45.91 53.82L41.37 49.28C36.34 54.31 36.69 54.11 36.13 54.11L36.14 54.12Z\" fill=\"white\"><\/path><path d=\"M40.38 60.2V47.87C40.38 46.55 42.38 46.55 42.38 47.87V60.2C42.38 61.52 40.38 61.52 40.38 60.2Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRetirez des esp\u00e8ces en France dans une agence IYU ou partenaire, depuis votre compte bancaire mauritanien\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bcab4f6 e-flex e-con-boxed e-con e-parent\" data-id=\"bcab4f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25b6d5c elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"25b6d5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Les services IYU pour vos transferts internationaux : en ligne et en agence<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e9a8f2 elementor-widget elementor-widget-shortcode\" data-id=\"0e9a8f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1809\" class=\"elementor elementor-1809\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-14ac2abe e-con-full e-flex e-con e-child\" data-id=\"14ac2abe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-682ab1a0 e-con-full e-flex e-con e-child\" data-id=\"682ab1a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6376d5f2 e-con-full e-flex e-con e-child\" data-id=\"6376d5f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5abab05b e-con-full e-flex e-con e-child\" data-id=\"5abab05b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11e5ceb7 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"11e5ceb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Acc\u00e9dez \u00e0 nos <span class=\"bleu\">services en ligne<\/span><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48676c05 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"48676c05\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vous pouvez acc\u00e9der \u00e0 nos services \u00e0 tout moment et o\u00f9 que vous soyez via notre application web ou mobile :<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2851f58 elementor-widget elementor-widget-button\" data-id=\"2851f58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/app.iyu.plus\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Acc\u00e9der \u00e0 l'application web<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e8eecb0 e-con-full e-flex e-con e-child\" data-id=\"6e8eecb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b813630 elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-button\" data-id=\"7b813630\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">T\u00e9l\u00e9charger l'application mobile :<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ed5db50 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6ed5db50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/apps.apple.com\/us\/app\/iyu-transfert-dargent\/id6670217316?platform=iphone\" target=\"_blank\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"120\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/appstore-fr.png\" class=\"attachment-large size-large wp-image-3472\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/appstore-fr.png 360w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/appstore-fr-300x100.png 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/appstore-fr-18x6.png 18w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d969944 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"2d969944\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.clicdev.iyu\" target=\"_blank\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"120\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/playstore-fr.png\" class=\"attachment-large size-large wp-image-3471\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/playstore-fr.png 360w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/playstore-fr-300x100.png 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/playstore-fr-18x6.png 18w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c98121e e-flex e-con-boxed e-con e-parent\" data-id=\"c98121e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6b89ac elementor-widget elementor-widget-shortcode\" data-id=\"f6b89ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2153\" class=\"elementor elementor-2153\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af42e2 e-con-full ico e-flex e-con e-parent\" data-id=\"af42e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47e72b00 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"47e72b00\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Rendez-vous dans notre  <span class=\"bleu\">r\u00e9seau d\u2019agences<\/span>  IYU et d\u2019agents agr\u00e9\u00e9s IYU<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-685b8541 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"685b8541\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1750828353\" aria-label=\"Onglets. Ouvrez des \u00e9l\u00e9ments avec Entrer ou Espace, fermez-les avec Echape et naviguez \u00e0 l&#039;aide des touches fl\u00e9ch\u00e9es.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-17508283531\" data-tab-title-id=\"e-n-tab-title-17508283531\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-17508283531\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAgences IYU\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-17508283532\" data-tab-title-id=\"e-n-tab-title-17508283532\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-17508283532\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAgents de paiement IYU\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-17508283531\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17508283531\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-3c9dd96a e-con-full e-flex e-con e-child\" data-id=\"3c9dd96a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1be990b elementor-widget-mobile__width-inherit step elementor-widget-tablet__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"1be990b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAgence IYU - Doudeauville \t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t44 rue Doudeauville, 75018 PARIS\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-17508283532\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-17508283532\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-694a426b e-flex e-con-boxed e-con e-child\" data-id=\"694a426b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a7960d9 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2a7960d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1321\" height=\"690\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1.jpg\" class=\"elementor-animation-shrink attachment-full size-full wp-image-1348\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1.jpg 1321w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-300x157.jpg 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-1024x535.jpg 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-768x401.jpg 768w\" sizes=\"auto, (max-width: 1321px) 100vw, 1321px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence BMS France Paris Amandiers<\/h3><p class=\"elementor-image-box-description\">19 rue des Amandiers, 75020 PARIS<br>\n<a href=\"tel:01 44 62 67 77\">\n01 44 62 67 77<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f31fd96 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"7f31fd96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1321\" height=\"690\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1.jpg\" class=\"elementor-animation-shrink attachment-full size-full wp-image-1348\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1.jpg 1321w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-300x157.jpg 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-1024x535.jpg 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BMS-1-768x401.jpg 768w\" sizes=\"auto, (max-width: 1321px) 100vw, 1321px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence BMS France Montreuil<\/h3><p class=\"elementor-image-box-description\">19 rue de Paris, 93100 MONTREUIL<br>\n<a href=\"tel:01 80 60 85 06\">\n01 80 60 85 06<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c841fcb elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"7c841fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1321\" height=\"690\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Cofina-1.jpg\" class=\"elementor-animation-shrink attachment-full size-full wp-image-1350\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Cofina-1.jpg 1321w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Cofina-1-300x157.jpg 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Cofina-1-1024x535.jpg 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Cofina-1-768x401.jpg 768w\" sizes=\"auto, (max-width: 1321px) 100vw, 1321px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence Cofina<\/h3><p class=\"elementor-image-box-description\">\n9 avenue Corentin Cariou, 75019 PARIS<br>\n<a href=\"tel:01 83 87 44 67\">\n\n01 83 87 44 67<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ae82a83 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"5ae82a83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1321\" height=\"690\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BNDA-1.jpg\" class=\"elementor-animation-shrink attachment-full size-full wp-image-1349\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BNDA-1.jpg 1321w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BNDA-1-300x157.jpg 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BNDA-1-1024x535.jpg 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/BNDA-1-768x401.jpg 768w\" sizes=\"auto, (max-width: 1321px) 100vw, 1321px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence BNDA Paris<\/h3><p class=\"elementor-image-box-description\">62 rue d'Avron, 75020 PARIS<br>\n<a href=\"tel:01 72 63 29 70\">01 72 63 29 70<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b8ca4e7 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"6b8ca4e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1443\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-scaled.png\" class=\"elementor-animation-shrink attachment-full size-full wp-image-1521\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-scaled.png 2560w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-300x169.png 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-1024x577.png 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-768x433.png 768w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-1536x866.png 1536w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/04\/Express-Union-2048x1154.png 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence Express Union France Paris<\/h3><p class=\"elementor-image-box-description\">21 rue de Nancy, 75 010 PARIS<br>\n<a href=\"tel:09 83 81 63 04\">09 83 81 63 04<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36a757fa elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"36a757fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1443\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-scaled.png\" class=\"elementor-animation-shrink attachment-full size-full wp-image-3576\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-scaled.png 2560w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-300x169.png 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-1024x577.png 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-768x433.png 768w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-1536x866.png 1536w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-2048x1154.png 2048w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/05\/logos-partenaires-a-jour-1-18x10.png 18w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence BIAT France<\/h3><p class=\"elementor-image-box-description\">6 rue de la Chauss\u00e9e d'Antin, 75009 PARIS<br>\n<a href=\"tel:01 82 73 21 51\">01 82 73 21 51<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc695f8 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"dc695f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1442\" src=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-scaled.png\" class=\"elementor-animation-shrink attachment-full size-full wp-image-3961\" alt=\"\" srcset=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-scaled.png 2560w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-300x169.png 300w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-1024x577.png 1024w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-768x433.png 768w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-1536x865.png 1536w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-2048x1154.png 2048w, https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/08\/Logo-BHS-France-fond-blanc-18x10.png 18w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Agence BHS France<\/h3><p class=\"elementor-image-box-description\">37 ter boulevard de Strasbourg, 75010 PARIS<br>\n<a href=\"tel:01 40 37 02 16\">01 40 37 02 16<\/a><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-231dae12 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"231dae12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps\/d\/u\/0\/embed?mid=1UOiGQ31oTZgc2eT2eyipWPVR1Csh9NU&ehbc=2E312F&noprof=1\" width=\"100%\" height=\"420px\"><\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8484e33 e-flex e-con-boxed e-con e-parent\" data-id=\"8484e33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-598dc82 elementor-widget elementor-widget-shortcode\" data-id=\"598dc82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2150\" class=\"elementor elementor-2150\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67ec6dcb e-con-full e-flex e-con e-parent\" data-id=\"67ec6dcb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f4e0bb4 elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5f4e0bb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pour r\u00e9aliser votre premier transfert, <span class=\"bleu\">c'est tr\u00e8s simple !<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-214b527b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-position-inline-end step elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"214b527b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"104\" viewBox=\"0 0 98 104\" fill=\"none\"><path d=\"M98 52L53 87.507L53 16.493L98 52Z\" fill=\"#C435FD\"><\/path><path d=\"M76 52L19 97.0333L19 6.96668L76 52Z\" fill=\"#A802EA\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t1\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tInscrivez-vous sur IYU\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a81f593 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-position-inline-end step elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"7a81f593\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"104\" viewBox=\"0 0 98 104\" fill=\"none\"><path d=\"M98 52L53 87.507L53 16.493L98 52Z\" fill=\"#C435FD\"><\/path><path d=\"M76 52L19 97.0333L19 6.96668L76 52Z\" fill=\"#A802EA\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t2\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAjoutez un destinataire\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71a826c4 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-position-inline-end step elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"71a826c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"104\" viewBox=\"0 0 98 104\" fill=\"none\"><path d=\"M98 52L53 87.507L53 16.493L98 52Z\" fill=\"#C435FD\"><\/path><path d=\"M76 52L19 97.0333L19 6.96668L76 52Z\" fill=\"#A802EA\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t3\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSaisissez le montant et choisissez votre mode de paiement\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e024d80 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-position-inline-end step elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"2e024d80\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"104\" viewBox=\"0 0 98 104\" fill=\"none\"><path d=\"M98 52L53 87.507L53 16.493L98 52Z\" fill=\"#C435FD\"><\/path><path d=\"M76 52L19 97.0333L19 6.96668L76 52Z\" fill=\"#A802EA\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t4\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tConfirmez et payez\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7acd280 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-position-inline-end step elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"7acd280\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"104\" viewBox=\"0 0 98 104\" fill=\"none\"><path d=\"M98 52L53 87.507L53 16.493L98 52Z\" fill=\"#C435FD\"><\/path><path d=\"M76 52L19 97.0333L19 6.96668L76 52Z\" fill=\"#A802EA\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t5\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSuivez l'\u00e9tat de votre transaction dans votre espace personnel\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ac3fdc e-flex e-con-boxed e-con e-parent\" data-id=\"1ac3fdc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d725390 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d725390\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Pr\u00eat \u00e0 effectuer votre <span class=\"bleu\">premier transfert<\/span> IYU en ligne&nbsp;? <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-942665d elementor-invisible elementor-widget elementor-widget-button\" data-id=\"942665d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/app.iyu.plus\/auth\/sign-up\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Je me lance<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Envoyer de l&rsquo;argent en Mauritanie en toute s\u00e9curit\u00e9 Simulateur IYU &#8211; Encadr\u00e9s blancs Vous envoyez EUR FRANCE Votre destinataire re\u00e7oit &#8211; MRU MAURITANIE Taux de change : &#8211; &#8211; Frais \u00e0 partir de &#8211; &#8211; Total \u00e0 payer \u00e0 partir de &#8211; &#8211; Commencer Des transferts simplifi\u00e9s gr\u00e2ce \u00e0 nos correspondants bancaires en Mauritanie BNM [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":55,"parent":336,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4544","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Envoyer de l&#039;argent en Mauritanie - IYU<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.iyu.plus\/en\/available-countries\/envoyer-argent-mauritanie\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Envoyer de l&#039;argent en Mauritanie - IYU\" \/>\n<meta property=\"og:description\" content=\"Envoyer de l&rsquo;argent en Mauritanie en toute s\u00e9curit\u00e9 Simulateur IYU &#8211; Encadr\u00e9s blancs Vous envoyez EUR FRANCE Votre destinataire re\u00e7oit &#8211; MRU MAURITANIE Taux de change : &#8211; &#8211; Frais \u00e0 partir de &#8211; &#8211; Total \u00e0 payer \u00e0 partir de &#8211; &#8211; Commencer Des transferts simplifi\u00e9s gr\u00e2ce \u00e0 nos correspondants bancaires en Mauritanie BNM [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iyu.plus\/en\/available-countries\/envoyer-argent-mauritanie\/\" \/>\n<meta property=\"og:site_name\" content=\"IYU\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-21T09:38:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/IYU-Banques-partenaires.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"434\" \/>\n\t<meta property=\"og:image:height\" content=\"369\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/\",\"url\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/\",\"name\":\"Envoyer de l'argent en Mauritanie - IYU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.iyu.plus\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/IYU-Banques-partenaires.jpg\",\"datePublished\":\"2026-04-09T11:36:23+00:00\",\"dateModified\":\"2026-04-21T09:38:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.iyu.plus\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/IYU-Banques-partenaires.jpg\",\"contentUrl\":\"https:\\\/\\\/www.iyu.plus\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/IYU-Banques-partenaires.jpg\",\"width\":434,\"height\":369},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/envoyer-argent-mauritanie\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.iyu.plus\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pays disponibles\",\"item\":\"https:\\\/\\\/www.iyu.plus\\\/pays-disponibles\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Envoyer de l&rsquo;argent en Mauritanie\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#website\",\"url\":\"https:\\\/\\\/www.iyu.plus\\\/\",\"name\":\"IYU\",\"description\":\"Le lien financier avec votre pays d\u2019attache\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.iyu.plus\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#organization\",\"name\":\"IYU\",\"url\":\"https:\\\/\\\/www.iyu.plus\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.iyu.plus\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/IYU-logo-couleur.svg\",\"contentUrl\":\"https:\\\/\\\/www.iyu.plus\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/IYU-logo-couleur.svg\",\"width\":113,\"height\":59,\"caption\":\"IYU\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iyu.plus\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Envoyer de l'argent en Mauritanie - IYU","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.iyu.plus\/en\/available-countries\/envoyer-argent-mauritanie\/","og_locale":"en_GB","og_type":"article","og_title":"Envoyer de l'argent en Mauritanie - IYU","og_description":"Envoyer de l&rsquo;argent en Mauritanie en toute s\u00e9curit\u00e9 Simulateur IYU &#8211; Encadr\u00e9s blancs Vous envoyez EUR FRANCE Votre destinataire re\u00e7oit &#8211; MRU MAURITANIE Taux de change : &#8211; &#8211; Frais \u00e0 partir de &#8211; &#8211; Total \u00e0 payer \u00e0 partir de &#8211; &#8211; Commencer Des transferts simplifi\u00e9s gr\u00e2ce \u00e0 nos correspondants bancaires en Mauritanie BNM [&hellip;]","og_url":"https:\/\/www.iyu.plus\/en\/available-countries\/envoyer-argent-mauritanie\/","og_site_name":"IYU","article_modified_time":"2026-04-21T09:38:14+00:00","og_image":[{"width":434,"height":369,"url":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/IYU-Banques-partenaires.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/","url":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/","name":"Envoyer de l'argent en Mauritanie - IYU","isPartOf":{"@id":"https:\/\/www.iyu.plus\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/#primaryimage"},"image":{"@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/IYU-Banques-partenaires.jpg","datePublished":"2026-04-09T11:36:23+00:00","dateModified":"2026-04-21T09:38:14+00:00","breadcrumb":{"@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/#primaryimage","url":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/IYU-Banques-partenaires.jpg","contentUrl":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2025\/03\/IYU-Banques-partenaires.jpg","width":434,"height":369},{"@type":"BreadcrumbList","@id":"https:\/\/www.iyu.plus\/pays-disponibles\/envoyer-argent-mauritanie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.iyu.plus\/"},{"@type":"ListItem","position":2,"name":"Pays disponibles","item":"https:\/\/www.iyu.plus\/pays-disponibles\/"},{"@type":"ListItem","position":3,"name":"Envoyer de l&rsquo;argent en Mauritanie"}]},{"@type":"WebSite","@id":"https:\/\/www.iyu.plus\/#website","url":"https:\/\/www.iyu.plus\/","name":"IYU","description":"The financial link with your home country","publisher":{"@id":"https:\/\/www.iyu.plus\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iyu.plus\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.iyu.plus\/#organization","name":"IYU","url":"https:\/\/www.iyu.plus\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.iyu.plus\/#\/schema\/logo\/image\/","url":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2023\/01\/IYU-logo-couleur.svg","contentUrl":"https:\/\/www.iyu.plus\/wp-content\/uploads\/2023\/01\/IYU-logo-couleur.svg","width":113,"height":59,"caption":"IYU"},"image":{"@id":"https:\/\/www.iyu.plus\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/pages\/4544","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/comments?post=4544"}],"version-history":[{"count":5,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/pages\/4544\/revisions"}],"predecessor-version":[{"id":4725,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/pages\/4544\/revisions\/4725"}],"up":[{"embeddable":true,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/pages\/336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/media\/55"}],"wp:attachment":[{"href":"https:\/\/www.iyu.plus\/en\/wp-json\/wp\/v2\/media?parent=4544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}