{"id":343,"date":"2026-06-25T13:37:48","date_gmt":"2026-06-25T13:37:48","guid":{"rendered":"https:\/\/forex-afrique.com\/references\/"},"modified":"2026-07-27T21:36:22","modified_gmt":"2026-07-27T21:36:22","slug":"references","status":"publish","type":"page","link":"https:\/\/forex-afrique.com\/en\/references\/","title":{"rendered":"References"},"content":{"rendered":"\n<!-- ============================================================\n     FOREX AFRIQUE \u2014 References page (EN)\n     WPML \/ SEO \u2014 \u00e0 recopier dans les champs correspondants :\n     Page title  : References | Forex Afrique\n     SEO title   : References \u2014 13 Years of Mandates Across All Sectors\n     Meta desc.  : A selection of major contracts, studies and projects delivered by Forex Afrique for international donors, governments, NGOs and private clients.\n     Slug        : \/en\/references\/\n     ============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n  :root {\n    --blanc:   #FFFFFF;\n    --blanc2:  #F7F7F7;\n    --blanc3:  #EBEBEB;\n    --vert:    #1B4332;\n    --vert2:   #2D6A4F;\n    --vert-lt: #E8F3EC;\n    --or:      #B5813A;\n    --or-lt:   #F5ECD8;\n    --noir:    #1C1C1C;\n    --gris:    #6B6B6B;\n    --gris-lt: #AAAAAA;\n    --border:  rgba(28,28,28,.1);\n    --ff-sans: 'Outfit', system-ui, sans-serif;\n    --ease: cubic-bezier(.4,0,.2,1);\n    --max: 1240px;\n  }\n  .rf *, .rf *::before, .rf *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .rf { font-family: var(--ff-sans); background: var(--blanc); color: var(--noir); line-height: 1.7; overflow-x: hidden; -webkit-font-smoothing: antialiased; }\n  .rf img { display: block; max-width: 100%; }\n  .rf a { color: inherit; text-decoration: none; }\n  .rf-w { max-width: var(--max); margin: 0 auto; padding: 0 clamp(1.2rem, 5vw, 4rem); }\n\n  \/* \u2550\u2550 HERO \u2550\u2550 *\/\n  .rf-hero {\n    background: #1B4332;\n    padding: clamp(4rem, 8vh, 7rem) clamp(1.2rem, 5vw, 4rem);\n    position: relative;\n    overflow: hidden;\n  }\n  .rf-hero::after {\n    content: '';\n    position: absolute;\n    right: -60px;\n    bottom: -60px;\n    width: 380px;\n    height: 380px;\n    border-radius: 50%;\n    border: 50px solid rgba(255,255,255,.04);\n    pointer-events: none;\n  }\n  .rf-hero-in { max-width: var(--max); margin: 0 auto; position: relative; z-index: 1; text-align: center; }\n  .rf-breadcrumb {\n    display: flex; align-items: center; justify-content: center; gap: 8px;\n    font-family: var(--ff-sans); font-size: .68rem; font-weight: 500;\n    color: rgba(255,255,255,.45) !important; letter-spacing: .06em; text-transform: uppercase;\n    margin-bottom: 1.4rem;\n  }\n  .rf-breadcrumb span { color: rgba(255,255,255,.25) !important; }\n  .rf-breadcrumb a { color: rgba(255,255,255,.45) !important; }\n  .rf-hero-eyebrow {\n    display: inline-flex; align-items: center; justify-content: center; gap: 10px;\n    font-family: var(--ff-sans); font-size: .65rem; font-weight: 700; letter-spacing: .2em;\n    text-transform: uppercase; color: #B5813A !important; margin-bottom: 1rem;\n  }\n  .rf-hero-eyebrow::before { content: ''; display: block; width: 28px; height: 2px; background: #B5813A; }\n  .rf-hero h1 {\n    font-family: var(--ff-sans); font-size: clamp(2.2rem, 3.8vw, 3.8rem); font-weight: 700;\n    line-height: 1.12; letter-spacing: -.02em; color: #ffffff !important; margin-bottom: 1.3rem;\n  }\n  .rf-hero h1 em { font-style: normal; color: rgba(255,255,255,.4) !important; font-weight: 300; }\n  .rf-hero-desc {\n    font-family: var(--ff-sans); font-size: 1rem; font-weight: 300;\n    color: rgba(255,255,255,.65) !important; line-height: 1.85; max-width: 620px; margin: 0 auto;\n  }\n\n  \/* \u2550\u2550 FILTRES \u2550\u2550 *\/\n  .rf-filters-wrap { background: var(--blanc); border-bottom: 1px solid var(--border); position: sticky; top: 0; z-index: 10; }\n  .rf-filters {\n    max-width: var(--max); margin: 0 auto; padding: 1.1rem clamp(1.2rem, 5vw, 4rem);\n    display: flex; gap: .6rem; flex-wrap: wrap; align-items: center;\n  }\n  .rf-filter-lbl { font-family: var(--ff-sans); font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: var(--gris-lt) !important; margin-right: .4rem; }\n  .rf-filter-btn {\n    font-family: var(--ff-sans) !important; font-size: .78rem !important; font-weight: 600 !important;\n    padding: 8px 16px !important; border-radius: 20px !important; border: 1px solid var(--border) !important;\n    background: var(--blanc) !important; color: var(--gris) !important; cursor: pointer; transition: all .2s var(--ease);\n  }\n  .rf-filter-btn:hover { border-color: #1B4332 !important; color: #1B4332 !important; }\n  .rf-filter-btn.rf-active { background: #1B4332 !important; border-color: #1B4332 !important; color: #ffffff !important; }\n\n  \/* \u2550\u2550 SECTIONS G\u00c9N\u00c9RIQUES \u2550\u2550 *\/\n  .rf-sec { padding: 4.5rem clamp(1.2rem, 5vw, 4rem); }\n  .rf-sec-alt { background: var(--blanc2); }\n  .rf-div-head { display: flex; align-items: center; gap: 1rem; margin-bottom: .6rem; }\n  .rf-div-icon-lg { width: 44px; height: 44px; border-radius: 11px; background: var(--vert-lt); display: flex; align-items: center; justify-content: center; color: #1B4332 !important; font-size: 1.1rem; flex-shrink: 0; }\n  .rf-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: var(--ff-sans); font-size: .68rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: var(--or) !important; margin-bottom: .4rem; }\n  .rf-eyebrow::before { content: ''; display: block; width: 28px; height: 2px; background: var(--or); }\n  .rf-h2 { font-family: var(--ff-sans); font-size: clamp(1.5rem, 2.6vw, 2.2rem); font-weight: 700; line-height: 1.2; letter-spacing: -.02em; color: var(--noir) !important; }\n  .rf-h2 em { font-style: normal; color: #1B4332 !important; font-weight: 300; }\n  .rf-lead { font-family: var(--ff-sans); font-size: .92rem; font-weight: 300; color: var(--gris) !important; max-width: 680px; margin-top: 1rem; line-height: 1.85; }\n  .rf-subtitle { font-family: var(--ff-sans); font-size: .76rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: var(--gris-lt) !important; margin: 2.6rem 0 1.2rem; }\n\n  \/* \u2550\u2550 CARTES MANDATS LONG TERME (D\u00e9v. Int.) \u2550\u2550 *\/\n  .rf-mandats-lt { display: flex; flex-direction: column; gap: 1.1rem; }\n  .rf-mandat-card {\n    background: var(--blanc); border: 1px solid var(--border); border-radius: 12px; padding: 1.6rem 1.8rem;\n    transition: border-color .25s var(--ease), box-shadow .25s var(--ease);\n  }\n  .rf-mandat-card:hover { border-color: #1B4332; box-shadow: 0 6px 24px rgba(27,67,50,.08); }\n  .rf-mandat-client { display: flex; align-items: center; gap: .7rem; margin-bottom: .4rem; flex-wrap: wrap; }\n  .rf-mandat-client-name { font-family: var(--ff-sans); font-size: .72rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: #1B4332 !important; line-height: 1.3; }\n  .rf-mandat-period { font-family: var(--ff-sans); font-size: .72rem; color: #AAAAAA !important; font-weight: 500; }\n  .rf-mandat-body h3 { font-family: var(--ff-sans); font-size: .96rem; font-weight: 600; color: #1C1C1C !important; margin-bottom: .4rem; line-height: 1.4; }\n  .rf-mandat-body p { font-family: var(--ff-sans); font-size: .8rem; color: #6B6B6B !important; line-height: 1.7; font-weight: 300; }\n  .rf-mandat-value { text-align: right; }\n  @media(max-width: 800px) { .rf-mandat-value { text-align: left; } }\n  .rf-mandat-value-num { font-family: var(--ff-sans); font-size: 1.25rem; font-weight: 700; color: #B5813A !important; line-height: 1.2; white-space: nowrap; }\n  .rf-mandat-value-lbl { font-family: var(--ff-sans); font-size: .65rem; color: #AAAAAA !important; text-transform: uppercase; letter-spacing: .05em; margin-top: 2px; }\n\n  \/* \u2550\u2550 CARTES COMPACTES (mandats court terme + r\u00e9alisations BTP) \u2550\u2550 *\/\n  .rf-compact-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n  @media(max-width: 800px) { .rf-compact-grid { grid-template-columns: 1fr; } }\n  .rf-cp-card { background: var(--blanc); border: 1px solid var(--border); border-radius: 12px; padding: 1.4rem 1.6rem; transition: border-color .25s var(--ease), box-shadow .25s var(--ease); }\n  .rf-cp-card:hover { border-color: #1B4332; box-shadow: 0 6px 20px rgba(27,67,50,.07); }\n  .rf-cp-top { display: flex; justify-content: space-between; align-items: flex-start; gap: .8rem; margin-bottom: .5rem; }\n  .rf-cp-title { font-family: var(--ff-sans); font-size: .88rem; font-weight: 600; color: #1C1C1C !important; line-height: 1.4; }\n  .rf-cp-period { font-family: var(--ff-sans); font-size: .66rem; color: #AAAAAA !important; font-weight: 600; white-space: nowrap; text-transform: uppercase; letter-spacing: .04em; }\n  .rf-cp-desc { font-family: var(--ff-sans); font-size: .78rem; color: #6B6B6B !important; line-height: 1.7; font-weight: 300; margin-bottom: .7rem; }\n  .rf-cp-client { font-family: var(--ff-sans); font-size: .7rem; font-weight: 700; color: #1B4332 !important; text-transform: uppercase; letter-spacing: .03em; }\n\n  \/* \u2550\u2550 BLOC NOTE (Pharma \/ Commerciale) \u2550\u2550 *\/\n  .rf-note-card {\n    background: var(--blanc); border: 1px solid var(--border); border-radius: 14px;\n    padding: 2.2rem 2.4rem; display: flex; gap: 1.5rem; align-items: flex-start;\n  }\n  .rf-note-icon { width: 50px; height: 50px; border-radius: 12px; background: var(--or-lt); display: flex; align-items: center; justify-content: center; color: var(--or) !important; font-size: 1.2rem; flex-shrink: 0; }\n  .rf-note-card h3 { font-family: var(--ff-sans); font-size: 1.05rem; font-weight: 700; color: var(--noir) !important; margin-bottom: .6rem; }\n  .rf-note-card p { font-family: var(--ff-sans); font-size: .86rem; font-weight: 300; color: var(--gris) !important; line-height: 1.85; margin-bottom: 1rem; }\n  .rf-note-link { display: inline-flex !important; align-items: center !important; gap: 8px !important; font-family: var(--ff-sans) !important; font-size: .82rem !important; font-weight: 600 !important; color: #1B4332 !important; }\n  .rf-note-link i { font-size: .7rem; }\n\n  \/* \u2550\u2550 DIVIDER VOIR LA PAGE \u2550\u2550 *\/\n  .rf-divlink { display: inline-flex !important; align-items: center !important; gap: 8px !important; font-family: var(--ff-sans) !important; font-size: .8rem !important; font-weight: 600 !important; color: #1B4332 !important; margin-top: 1.4rem; }\n  .rf-divlink i { font-size: .68rem; transition: transform .25s var(--ease); }\n  .rf-divlink:hover i { transform: translateX(3px); }\n\n  \/* \u2550\u2550 CTA FINAL \u2550\u2550 *\/\n  .rf-cta { background: var(--vert-lt); padding: 5.5rem clamp(1.2rem, 5vw, 4rem); position: relative; overflow: hidden; }\n  .rf-cta-in { max-width: 760px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }\n  .rf-cta h2 { font-family: var(--ff-sans); font-size: clamp(1.8rem, 3.4vw, 2.8rem); font-weight: 700; color: var(--noir) !important; line-height: 1.15; margin-bottom: .8rem; letter-spacing: -.02em; }\n  .rf-cta h2 em { font-style: normal; color: #1B4332 !important; font-weight: 300; }\n  .rf-cta p { font-family: var(--ff-sans); font-size: .9rem; color: var(--gris) !important; line-height: 1.8; font-weight: 300; max-width: 480px; margin: 0 auto 1.8rem; }\n  .rf-cta-btns { display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; }\n  .rf-btn-vert { display: inline-flex !important; align-items: center !important; gap: 9px !important; background: #1B4332 !important; color: #ffffff !important; font-family: var(--ff-sans) !important; font-size: .84rem !important; font-weight: 700 !important; padding: 14px 28px !important; border-radius: 6px !important; border: none !important; text-decoration: none !important; transition: background .25s, color .25s; }\n  .rf-btn-vert:hover { background: #2D6A4F !important; }\n  .rf-btn-outline-vert { display: inline-flex !important; align-items: center !important; gap: 9px !important; background: transparent !important; color: #1B4332 !important; font-family: var(--ff-sans) !important; font-size: .84rem !important; font-weight: 700 !important; padding: 14px 28px !important; border-radius: 6px !important; border: 1.5px solid #1B4332 !important; text-decoration: none !important; transition: background .25s, color .25s; }\n  .rf-btn-outline-vert:hover { background: #1B4332 !important; color: #ffffff !important; }\n\n  \/* \u2550\u2550 REVEAL \u2550\u2550 *\/\n  .rf-rv { opacity: 0; transform: translateY(20px); transition: opacity .55s cubic-bezier(.4,0,.2,1), transform .55s cubic-bezier(.4,0,.2,1); }\n  .rf-rv.rf-in { opacity: 1; transform: translateY(0); }\n  .rf-d1 { transition-delay: .08s; }\n  .rf-d2 { transition-delay: .16s; }\n  .rf-d3 { transition-delay: .26s; }\n\n  \/* \u2550\u2550 MASQUAGE PAR FILTRE \u2550\u2550 *\/\n  .rf-block[data-rf-hidden=\"true\"] { display: none !important; }\n<\/style>\n\n<div class=\"rf\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"rf-hero\">\n    <div class=\"rf-hero-in\">\n      <div class=\"rf-breadcrumb rf-rv\">\n        <a href=\"\/en\/\">Home<\/a> <span>\/<\/span> References\n      <\/div>\n      <div class=\"rf-hero-eyebrow rf-rv rf-d1\">References &amp; achievements<\/div>\n      <h1 class=\"rf-rv rf-d2\">\n        13 years of mandates, <em>across every sector.<\/em>\n      <\/h1>\n      <p class=\"rf-hero-desc rf-rv rf-d3\">\n        A selection of major contracts, studies and projects delivered by Forex Afrique\n        for international donors, governments, NGOs and private clients \u2014\n        development and public works.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 FILTRES \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"rf-filters-wrap\">\n    <div class=\"rf-filters\">\n      <span class=\"rf-filter-lbl\">Filter:<\/span>\n      <button type=\"button\" class=\"rf-filter-btn rf-active\" data-rf-filter=\"all\">All divisions<\/button>\n      <button type=\"button\" class=\"rf-filter-btn\" data-rf-filter=\"di\">International Development<\/button>\n      <button type=\"button\" class=\"rf-filter-btn\" data-rf-filter=\"bt\">BTP<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 D\u00c9VELOPPEMENT INTERNATIONAL \u2014 MANDATS LONG TERME \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"rf-sec rf-block\" data-rf-div=\"di\">\n    <div class=\"rf-w\">\n      <div class=\"rf-div-head rf-rv\">\n        <div class=\"rf-div-icon-lg\"><i class=\"fa-solid fa-handshake-angle\"><\/i><\/div>\n        <div>\n          <p class=\"rf-eyebrow\" style=\"margin-bottom:.2rem;\">Forex International Development<\/p>\n          <h2 class=\"rf-h2\">Partnerships <em>built to last.<\/em><\/h2>\n        <\/div>\n      <\/div>\n      <p class=\"rf-lead rf-rv rf-d1\">Management and consulting for major bilateral and multilateral donors active in Mali, on multi-year programs covering governance, irrigation, donor coordination and field support.<\/p>\n\n      <p class=\"rf-subtitle\">Long-term mandates<\/p>\n      <div class=\"rf-mandats-lt\">\n\n        <div class=\"rf-mandat-card rf-rv\">\n          <div class=\"rf-mandat-body\">\n            <div class=\"rf-mandat-client\">\n              <span class=\"rf-mandat-client-name\">Embassy of Denmark<\/span>\n              <span class=\"rf-mandat-period\">2021 \u2013 2023<\/span>\n            <\/div>\n            <h3>Support for FNACT implementation and the Inclusif Mali Project<\/h3>\n            <p>Third-party management (independent evaluation) for quality control and monitoring and evaluation as part of the capacity-building program for 150 municipalities in the Sikasso, S\u00e9gou and Mopti regions.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rf-mandat-card rf-rv rf-d1\">\n          <div class=\"rf-mandat-body\">\n            <div class=\"rf-mandat-client\">\n              <span class=\"rf-mandat-client-name\">Global Affairs Canada<\/span>\n              <span class=\"rf-mandat-period\">2016 \u2013 2022<\/span>\n            <\/div>\n            <h3>Field Support Services Project (PSAT)<\/h3>\n            <p>Multi-advisor services supporting the implementation of Canada&#8217;s cooperation program in Mali \u2014 a support, advisory, monitoring and evaluation mission for the entire program, which totals over CAD 80 million per year.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rf-mandat-card rf-rv rf-d2\">\n          <div class=\"rf-mandat-body\">\n            <div class=\"rf-mandat-client\">\n              <span class=\"rf-mandat-client-name\">Embassy of the Netherlands<\/span>\n              <span class=\"rf-mandat-period\">12\/2020 \u2013 07\/2022<\/span>\n            <\/div>\n            <h3>Sourou Integrated and Sustainable Development Program (PDIDS)<\/h3>\n            <p>Management of a governance project backed by an environmental compliance strategy supporting the Sourou Intermunicipal Association (ICS): capacity building, monitoring and evaluation, a \u20ac21M infrastructure investment fund, support for 30 communities, a young entrepreneurs network, value chain analysis.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rf-mandat-card rf-rv rf-d3\">\n          <div class=\"rf-mandat-body\">\n            <div class=\"rf-mandat-client\">\n              <span class=\"rf-mandat-client-name\">World Bank \u2014 PARIIS<\/span>\n              <span class=\"rf-mandat-period\">2019 \u2013 2024<\/span>\n            <\/div>\n            <h3>Regional Support Project for the Sahel Irrigation Initiative<\/h3>\n            <p>Management and advisory support for private economic operators, associations and municipalities. Irrigation solutions operator for the Koulikoro and S\u00e9gou regions (Phase 1 and Phase 2).<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rf-mandat-card rf-rv rf-d4\">\n          <div class=\"rf-mandat-body\">\n            <div class=\"rf-mandat-client\">\n              <span class=\"rf-mandat-client-name\">Donor Coordination (SEG-PTF)<\/span>\n              <span class=\"rf-mandat-period\">2019 \u2013 2024<\/span>\n            <\/div>\n            <h3>General Secretariat of the Bilateral and Multilateral Donor Coordination Group<\/h3>\n            <p>Management and administration of the donor group in Mali. Organizing monthly meetings, managing the dialogue agenda with the Prime Minister of the Government of Mali, coordinating internal working groups. USAID-funded.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <p class=\"rf-subtitle\">Short-term mandates \u2014 studies &amp; evaluations<\/p>\n      <div class=\"rf-compact-grid\">\n\n        <div class=\"rf-cp-card rf-rv\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Feasibility study \u2014 national medical oxygen production plant<\/div>\n            <div class=\"rf-cp-period\">01\u201302\/2024<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Needs assessment, commercial and marketing strategy in collaboration with PPM, transport\/delivery strategy, financing strategy with international donors.<\/p>\n          <span class=\"rf-cp-client\">Pharmacie Populaire du Mali (PPM) \/ Ministry of Health<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d1\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Marketing study \u2014 wholesale importer of health products in Mali<\/div>\n            <div class=\"rf-cp-period\">03\u201306\/2024<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Marketing study across all health facilities in Mali (pharmacies, CSCOM, hospitals) as part of establishing a wholesale importer of health products.<\/p>\n          <span class=\"rf-cp-client\">Private client<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d2\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Rapid participatory assessment of the oxygen ecosystem in Mali<\/div>\n            <div class=\"rf-cp-period\">08\/2023 \u2014 20 jours<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Aimed at ensuring easy, permanent access to oxygen therapy in public and private health facilities. Summary report produced. Parallel mandate: documenting the oxygen needs of the Mohammed VI Clinic.<\/p>\n          <span class=\"rf-cp-client\">IO2 ASSA Program \/ Forex-Afrique-MIT Consortium<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d3\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Final evaluations \u2014 Covid-19 &amp; MEDEVAC projects<\/div>\n            <div class=\"rf-cp-period\">2023<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Final evaluation of the &#8220;Covid-19 Response to a Multidimensional Crisis&#8221; project (Bla and Macina cercles) and of the MEDEVAC health project on emergency obstetric and neonatal care.<\/p>\n          <span class=\"rf-cp-client\">CARE Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Survey and analysis of rice, onion, shallot, cowpea and sesame value chains<\/div>\n            <div class=\"rf-cp-period\">2022 \u2014 5 mois<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Dou Touloma project: study preparation, validation of interview guides, tablet-based interviews, data analysis and drafting of the sector analysis report.<\/p>\n          <span class=\"rf-cp-client\">International Agricultural Alliance (AAI) \u2014 SOCODEVI, Canada<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d1\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Gender study on working conditions \u2014 food processing<\/div>\n            <div class=\"rf-cp-period\">05\u201308\/2019<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Identifying financing and support solutions for artisans (TSAM project). Field survey via mobile tablet, SMART analysis with SPSS, baseline assessment.<\/p>\n          <span class=\"rf-cp-client\">C2D Services Inc.<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d2\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Study on women&#8217;s land access rights<\/div>\n            <div class=\"rf-cp-period\">11\/2017 \u2014 01\/2018<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Coordination of a participatory study on the determinants of women&#8217;s access to land rights, in the S\u00e9gou, Mopti and Timbuktu regions. Field survey, SPSS analysis, final report.<\/p>\n          <span class=\"rf-cp-client\">CARE International in Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d3\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">FENASCOM\/AMM advocacy plan for Essential Community Care<\/div>\n            <div class=\"rf-cp-period\">03\u201305\/2018<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Development of the advocacy plan and an implementation budget, formulation of a logical framework based on results-based management (RBM).<\/p>\n          <span class=\"rf-cp-client\">Aga Khan Foundation in Mali (AKF)<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d4\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Management of the Canada Fund for Local Initiatives<\/div>\n            <div class=\"rf-cp-period\">Depuis 2018 \u2014 annuel<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Annual funding for rural development projects with 10 to 15 partners, approximately \u20ac150,000 in microprojects focused on women, youth, governance, food security and climate change.<\/p>\n          <span class=\"rf-cp-client\">Affaires mondiales Canada<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Participation in CREDD sector reviews<\/div>\n            <div class=\"rf-cp-period\">Depuis 2016 \u2014 annuel<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Mobilization of 12 sector advisors for reviews of Mali&#8217;s Strategic Framework for Economic Development and Sustainable Growth: inclusive growth, structural transformation, climate resilience, human capital.<\/p>\n          <span class=\"rf-cp-client\">Mali&#8217;s main technical and financial partners (TFPs)<\/span>\n        <\/div>\n\n      <\/div>\n\n      <a href=\"https:\/\/forex-afrique.com\/en\/our-activities\/forex-international-development\/\" class=\"rf-divlink rf-rv\">\n        View the International Development page <i class=\"fa-solid fa-arrow-right\"><\/i>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 BTP \u2014 R\u00c9ALISATIONS \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"rf-sec rf-sec-alt rf-block\" data-rf-div=\"bt\">\n    <div class=\"rf-w\">\n      <div class=\"rf-div-head rf-rv\">\n        <div class=\"rf-div-icon-lg\"><i class=\"fa-solid fa-droplet\"><\/i><\/div>\n        <div>\n          <p class=\"rf-eyebrow\" style=\"margin-bottom:.2rem;\">Forex BTP<\/p>\n          <h2 class=\"rf-h2\">Projects <em>across Mali.<\/em><\/h2>\n        <\/div>\n      <\/div>\n      <p class=\"rf-lead rf-rv rf-d1\">Major contracts delivered in recent years for international donors, NGOs, embassies and private clients \u2014 village hydraulics, solar energy and health infrastructure.<\/p>\n\n      <div class=\"rf-compact-grid\" style=\"margin-top:2rem;\">\n\n        <div class=\"rf-cp-card rf-rv\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Geophysical study &amp; pumping tests \u2014 Sanankoroba site<\/div>\n            <div class=\"rf-cp-period\">04\u201305\/2026<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Geophysical siting using the electrical method (13 profiles, 14 soundings, 8 resistivity traverses), CIEH-method pumping tests on 4 existing boreholes, hydrogeological report. 14 points identified for Phase 2.<\/p>\n          <span class=\"rf-cp-client\">Groupe Batimat Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d1\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">5 large-diameter positive boreholes \u2014 Lot 6, Kayes cercle<\/div>\n            <div class=\"rf-cp-period\">12\/2025 \u2013 02\/2026<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Subcontracted for OMVS across 8 localities. Drilling, casing, reaming, full equipment fit-out and Air Lift development.<\/p>\n          <span class=\"rf-cp-client\">S.E.TRA. \u2014 Soci\u00e9t\u00e9 d&#8217;\u00c9quipement et de Travaux du Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d2\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">AES &amp; SHVA hydraulic systems \u2014 Kolokani &amp; Koutiala cercles<\/div>\n            <div class=\"rf-cp-period\">05\/2025 \u2013 08\/2025<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">2 SHVA systems (N&#8217;Tarla CSCOM and Bambougou maternity ward, 2 market garden plots) and 5 AES systems across 5 villages \u2014 a recurring annual mandate.<\/p>\n          <span class=\"rf-cp-client\">World Vision International Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d3\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">39 productive boreholes fitted with hand pumps \u2014 Bandiagara, Koulikoro, Koutiala, Nioro<\/div>\n            <div class=\"rf-cp-period\">04\/2025 \u2013 08\/2025<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Drilling of 39 new productive boreholes across 5 cercles, including Walougou and the Kandiar\u00e9 school.<\/p>\n          <span class=\"rf-cp-client\">World Vision International Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d4\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Solar power systems \u2014 schools and technical institutes, Bamako<\/div>\n            <div class=\"rf-cp-period\">03\/2024 \u2013 05\/2024<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">3 solar power systems: 30 kWp at ITMA (Bako Djicoroni), 15 kWp at Lyc\u00e9e Les Castors, 15 kWp at ITMA (ACI-2000).<\/p>\n          <span class=\"rf-cp-client\">ITMA \u2014 Institut technologique du Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">78 new productive boreholes fitted with hand pumps<\/div>\n            <div class=\"rf-cp-period\">04\/2024 \u2013 08\/2024<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Drilling of 78 boreholes across the Bandiagara, Koulikoro, Koutiala, Nioro regions and the Bamako district, split into 2 lots.<\/p>\n          <span class=\"rf-cp-client\">World Vision International Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d1\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Solar power plant \u2014 Embassy of Norway<\/div>\n            <div class=\"rf-cp-period\">06\/2020 \u2013 09\/2020<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">120-panel monocrystalline 445W array (54.5 kWp total peak output), 2 Fronius Eco 27 kVA inverters with bidirectional meters, and a parking shelter.<\/p>\n          <span class=\"rf-cp-client\">Embassy of Norway in Mali<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d2\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Rehabilitation and construction of facilities in 75 health centers<\/div>\n            <div class=\"rf-cp-period\">11\/2017 \u2013 09\/2018<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Productive boreholes and solar-pumped water towers, rehabilitation of existing boreholes in the Kayes and S\u00e9gou regions.<\/p>\n          <span class=\"rf-cp-client\">CCISD \/ BECEYA<\/span>\n        <\/div>\n\n        <div class=\"rf-cp-card rf-rv rf-d3\">\n          <div class=\"rf-cp-top\">\n            <div class=\"rf-cp-title\">Solar-pumped irrigation systems \u2014 Mopti region<\/div>\n            <div class=\"rf-cp-period\">09\/2019 \u2013 01\/2020<\/div>\n          <\/div>\n          <p class=\"rf-cp-desc\">Installation at two pastoral facilities (watering points) in the Hamdallaye and Sirakoro communities.<\/p>\n          <span class=\"rf-cp-client\">FAO Mali<\/span>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"display:flex; gap:1rem; flex-wrap:wrap; align-items:center; margin-top:1.6rem;\">\n        <a href=\"https:\/\/forex-afrique.com\/en\/our-activities\/forex-btp\/\" class=\"rf-btn-outline-vert rf-rv\">\n          View the Forex BTP page <i class=\"fa-solid fa-arrow-right\"><\/i>\n        <\/a>\n        <!-- TODO: replace the URL below with the file link once uploaded to the WordPress media library -->\n        <a href=\"\/wp-content\/uploads\/forex-btp-experiences-completes.docx\" download=\"\" class=\"rf-btn-vert rf-rv\">\n          <i class=\"fa-solid fa-file-arrow-down\"><\/i> View our full track record\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA FINAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"rf-cta\">\n    <div class=\"rf-cta-in\">\n      <h2 class=\"rf-rv rf-d1\">Have a project like <em>one of these mandates?<\/em><\/h2>\n      <p class=\"rf-rv rf-d2\">\n        Let&#8217;s talk \u2014 our teams will direct you to the right division based on the nature\n        of your project.\n      <\/p>\n      <div class=\"rf-cta-btns rf-rv rf-d3\">\n        <a href=\"https:\/\/forex-afrique.com\/en\/contact\/\" class=\"rf-btn-vert\">\n          <i class=\"fa-solid fa-paper-plane\"><\/i> Contact us\n        <\/a>\n        <a href=\"tel:+22344904445\" class=\"rf-btn-outline-vert\">\n          <i class=\"fa-solid fa-phone\"><\/i> +223 44.90.44.45\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n  (function() {\n    var root = document;\n\n    \/\/ Reveal au scroll\n    if (!(\"IntersectionObserver\" in window)) {\n      root.querySelectorAll(\".rf-rv\").forEach(function(el) { el.classList.add(\"rf-in\"); });\n    } else {\n      var obs = new IntersectionObserver(function(entries) {\n        entries.forEach(function(e) {\n          if (e.isIntersecting) { e.target.classList.add(\"rf-in\"); obs.unobserve(e.target); }\n        });\n      }, { threshold: .06, rootMargin: \"0px 0px -40px 0px\" });\n      root.querySelectorAll(\".rf-rv\").forEach(function(el) { obs.observe(el); });\n    }\n\n    \/\/ Filtres par division\n    var btns = root.querySelectorAll(\".rf-filter-btn\");\n    var blocks = root.querySelectorAll(\".rf-block\");\n    btns.forEach(function(btn) {\n      btn.addEventListener(\"click\", function() {\n        btns.forEach(function(b) { b.classList.remove(\"rf-active\"); });\n        btn.classList.add(\"rf-active\");\n        var filter = btn.getAttribute(\"data-rf-filter\");\n        blocks.forEach(function(block) {\n          var div = block.getAttribute(\"data-rf-div\");\n          var hide = filter !== \"all\" && div !== filter;\n          if (hide) {\n            block.setAttribute(\"data-rf-hidden\", \"true\");\n          } else {\n            block.removeAttribute(\"data-rf-hidden\");\n            block.querySelectorAll(\".rf-rv\").forEach(function(el) { el.classList.add(\"rf-in\"); });\n          }\n        });\n      });\n    });\n  })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Home \/ References References &amp; achievements 13 years of mandates, across every sector. A selection of major contracts, studies and projects delivered by Forex Afrique for international donors, governments, NGOs and private clients \u2014 development and public works. Filter: All divisions International Development BTP Forex International Development Partnerships built to last. Management and consulting for [&#8230;]\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-343","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/pages\/343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/comments?post=343"}],"version-history":[{"count":2,"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/pages\/343\/revisions"}],"predecessor-version":[{"id":351,"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/pages\/343\/revisions\/351"}],"wp:attachment":[{"href":"https:\/\/forex-afrique.com\/en\/wp-json\/wp\/v2\/media?parent=343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}