{"id":2561,"date":"2025-05-07T00:34:30","date_gmt":"2025-05-07T04:34:30","guid":{"rendered":"https:\/\/agilesolutions.global\/?page_id=2561"},"modified":"2025-05-22T22:54:42","modified_gmt":"2025-05-23T02:54:42","slug":"interest-rate-calculator","status":"publish","type":"page","link":"https:\/\/agilesolutions.global\/fr\/interest-rate-calculator\/","title":{"rendered":"Calculateur de taux d'int\u00e9r\u00eat"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2561\" class=\"elementor elementor-2561\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f29236 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no exad-sticky-section-no\" data-id=\"5f29236\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wide\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d9774d5 exad-glass-effect-no exad-sticky-section-no\" data-id=\"d9774d5\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8db4181 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"8db4181\" data-element_type=\"widget\" data-e-type=\"widget\" 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\">Interest Rate Calculator<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08c9b6b exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"08c9b6b\" data-element_type=\"widget\" data-e-type=\"widget\" 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\">Calculate Your Loan Interest with Confidence<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c398a28 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"c398a28\" 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<p>Enter your loan amount, repayment term, payment amount, and frequency. Our calculator will reverse-engineer the effective annual interest rate and total interest paid based on your inputs\u2014so you can better evaluate loan offers and financing options.<\/p>\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-169209b exad-glass-effect-no exad-sticky-section-no\" data-id=\"169209b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-00941ba exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"00941ba\" 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<style>\r\n.interest-rate-calculator-container {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  flex-wrap: wrap;\r\n  max-width: 100%;\r\n  margin: 0 auto;\r\n  padding: 20px;\r\n  background-color: #ffffff;\r\n  border: 1px solid #ccc;\r\n  border-radius: 8px;\r\n  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\r\n  font-family: 'Open Sans', sans-serif;\r\n}\r\n.calculator-section {\r\n  flex: 1 1 48%;\r\n  padding: 20px;\r\n  background-color: #ffffff;\r\n  border-radius: 8px;\r\n  box-sizing: border-box;\r\n  min-width: 300px;\r\n}\r\n.calculator-section + .calculator-section {\r\n  margin-left: 4%;\r\n}\r\n.section-title {\r\n  font-size: 24px;\r\n  font-weight: bold;\r\n  margin-bottom: 15px;\r\n  color: #4D6980;\r\n}\r\n.calculator-field {\r\n  margin-bottom: 15px;\r\n  color: #4D6980;\r\n}\r\n.calculator-field label {\r\n  display: block;\r\n  font-weight: bold;\r\n  margin-bottom: 5px;\r\n}\r\n.calculator-field input,\r\n.calculator-field select {\r\n  width: 100%;\r\n  height: 38px;\r\n  padding: 0 10px;\r\n  border: 1px solid #ccc;\r\n  border-radius: 4px;\r\n  background-color: #F3F5F7;\r\n  color: #1D2C35;\r\n  font-family: 'Open Sans', sans-serif;\r\n}\r\n.calculator-section button {\r\n  padding: 10px 20px;\r\n  background-color: #4D6980;\r\n  color: white;\r\n  border: none;\r\n  border-radius: 4px;\r\n  cursor: pointer;\r\n  font-weight: bold;\r\n  font-family: 'Open Sans', sans-serif;\r\n  transition: background-color 0.3s ease;\r\n}\r\n.calculator-section button:hover {\r\n  background-color: #4D6980;\r\n}\r\n.calculator-result {\r\n  margin-bottom: 20px;\r\n}\r\n.result-label {\r\n    font-size: 16\r\n  font-weight: bold;\r\n  color: #4D6980;\r\n  margin-bottom: 5px;\r\n}\r\n.result-value {\r\n  font-size: 18px;\r\n  color: #4D6980;\r\n  font-weight: bold;\r\n  margin-top: -5px;\r\n}\r\n.calculator-note {\r\n  font-style: italic;\r\n  margin-top: 10px;\r\n  color: #4D6980;\r\n}\r\n#breakdownSVG {\r\n  width: 100%;\r\n  max-width: 400px;\r\n  height: auto;\r\n  margin-top: 20px;\r\n}\r\n#ttpiett {\r\n  background: cornsilk;\r\n  opacity: 0.92;\r\n  border: 1px solid #11233a;\r\n  border-radius: 5px;\r\n  padding: 5px;\r\n  font-size: 10px;\r\n  font-family: 'Open Sans', sans-serif;\r\n  color: #fff;\r\n  position: absolute;\r\n  display: none;\r\n  text-align: left;\r\n  z-index: 999;\r\n}\r\n@media (max-width: 768px) {\r\n  .interest-rate-calculator-container {\r\n    flex-direction: column;\r\n  }\r\n  .calculator-section {\r\n    width: 100%;\r\n    margin-left: 0;\r\n    margin-bottom: 20px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"interest-rate-calculator-container\">\r\n  <!-- Input Section -->\r\n  <div class=\"calculator-section\">\r\n    <div class=\"section-title\">Loan Details<\/div>\r\n    <div class=\"calculator-field\">\r\n      <label for=\"loanAmount\">Loan Amount ($)<\/label>\r\n      <input type=\"number\" id=\"loanAmount\" placeholder=\"e.g., 100000\">\r\n    <\/div>\r\n    <div class=\"calculator-field\">\r\n      <label for=\"loanTerm\">Loan Term (in months)<\/label>\r\n      <input type=\"number\" id=\"loanTerm\" placeholder=\"e.g., 60\">\r\n    <\/div>\r\n    <div class=\"calculator-field\">\r\n      <label for=\"paymentAmount\">Payment Amount<\/label>\r\n      <input type=\"number\" id=\"paymentAmount\" placeholder=\"e.g., 275\">\r\n    <\/div>\r\n    <div class=\"calculator-field\">\r\n      <label for=\"paymentFrequency\">Payment Frequency<\/label>\r\n      <select id=\"paymentFrequency\">\r\n        <option value=\"12\">Monthly<\/option>\r\n        <option value=\"26\">Bi-weekly<\/option>\r\n        <option value=\"52\">Weekly<\/option>\r\n      <\/select>\r\n    <\/div>\r\n    <button onclick=\"calculateInterestRate()\">Calculate Interest Rate<\/button>\r\n  <\/div>\r\n\r\n  <!-- Result Section -->\r\n  <div class=\"calculator-section\">\r\n    <div class=\"section-title\">Results<\/div>\r\n    <div class=\"calculator-result\">\r\n      <div class=\"result-label\">Estimated Interest Rate (Annual):<\/div>\r\n      <div class=\"result-value\" id=\"interestRateResult\">--<\/div>\r\n    <\/div>\r\n    <div class=\"calculator-result\">\r\n      <div class=\"result-label\">Total Interest Paid:<\/div>\r\n      <div class=\"result-value\" id=\"totalInterestResult\">--<\/div>\r\n    <\/div>\r\n    <div class=\"calculator-result\">\r\n      <div class=\"result-label\">Total Payment:<\/div>\r\n      <div class=\"result-value\" id=\"totalPaymentResult\">--<\/div>\r\n    <\/div>\r\n    <div class=\"calculator-result\">\r\n      <div class=\"result-label\">Buy Rate:<\/div>\r\n      <div class=\"result-value\" id=\"buyRateResult\">--<\/div>\r\n    <\/div>\r\n    <div class=\"bigtext\" style=\"text-align:center;\"><b>Payment Breakdown<\/b><\/div>\r\n    <div style=\"text-align:center;\" id=\"breakdownContainer\"><\/div>\r\n    <div id=\"ttpiett\"><\/div>\r\n    <div class=\"calculator-note\">Note: This is an estimated interest rate based on your inputs.<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nfunction formatCurrency(value) {\r\n  if (isNaN(value)) return '--';\r\n  return `$${value.toLocaleString(undefined, { minimumFractionDigits: 2, maximumFractionDigits: 2 })}`;\r\n}\r\n\r\nfunction calculateInterestRate() {\r\n  const P = parseFloat(document.getElementById(\"loanAmount\").value.replace(',', '.'));\r\n  const PMT = parseFloat(document.getElementById(\"paymentAmount\").value.replace(',', '.'));\r\n  const termMonths = parseInt(document.getElementById(\"loanTerm\").value);\r\n  const freq = parseInt(document.getElementById(\"paymentFrequency\").value);\r\n\r\n  if (!P || !PMT || !termMonths || P <= 0 || PMT <= 0 || termMonths <= 0) {\r\n    document.getElementById(\"interestRateResult\").textContent = \"--\";\r\n    document.getElementById(\"totalInterestResult\").textContent = \"--\";\r\n    document.getElementById(\"totalPaymentResult\").textContent = \"--\";\r\n    document.getElementById(\"buyRateResult\").textContent = \"--\";\r\n    document.getElementById(\"breakdownContainer\").innerHTML = \"\";\r\n    return;\r\n  }\r\n\r\n  const monthlyToPeriodFactor = {\r\n    12: 1,\r\n    26: 2.17,\r\n    52: 4.33\r\n  };\r\n  const n = Math.round(termMonths * monthlyToPeriodFactor[freq]);\r\n\r\n  let guess = 0.05 \/ freq;\r\n  let low = 0;\r\n  let high = 1;\r\n  const tolerance = 0.0000001;\r\n  let iteration = 0;\r\n  const maxIterations = 100;\r\n\r\n  while (iteration < maxIterations) {\r\n    const denominator = 1 - Math.pow(1 + guess, -n);\r\n    const calculatedPMT = P * guess \/ denominator;\r\n\r\n    if (Math.abs(calculatedPMT - PMT) < tolerance) break;\r\n    if (calculatedPMT > PMT) {\r\n      high = guess;\r\n      guess = (low + guess) \/ 2;\r\n    } else {\r\n      low = guess;\r\n      guess = (guess + high) \/ 2;\r\n    }\r\n    iteration++;\r\n  }\r\n\r\n  const periodicRate = guess;\r\n  const annualRate = periodicRate * freq * 100;\r\n  const totalPaid = PMT * n;\r\n  const totalInterest = totalPaid - P;\r\n  const totalPayment = totalPaid;\r\n  const buyRate = totalPayment \/ P;\r\n\r\n  document.getElementById(\"interestRateResult\").textContent = `${annualRate.toFixed(2)}%`;\r\n  document.getElementById(\"totalInterestResult\").textContent = formatCurrency(totalInterest);\r\n  document.getElementById(\"totalPaymentResult\").textContent = formatCurrency(totalPayment);\r\n  document.getElementById(\"buyRateResult\").textContent = buyRate.toFixed(4);\r\n\r\n  drawPieChart(P, totalInterest);\r\n}\r\n\r\nfunction drawPieChart(principal, interest) {\r\n  const total = principal + interest;\r\n  const svg = `\r\n    <svg id=\"breakdownSVG\" viewBox=\"0 0 250 120\">\r\n      <style>\r\n        .mcpline { stroke: white; stroke-width: 1; }\r\n        .mcplegend {\r\n          font-size: 10px;\r\n          font-family: 'Open Sans', sans-serif;\r\n          fill: #4D6980;\r\n        }\r\n        .mcplabel {\r\n          fill: #fff;\r\n          stroke-width: 2;\r\n          font-family: 'Open Sans', sans-serif;\r\n          font-size: 10px;\r\n          paint-order: stroke;\r\n          dominant-baseline: middle;\r\n          text-anchor: middle;\r\n        }\r\n      <\/style>\r\n      <path d=\"M 73.5 8 A 52 52 0 1 1 21.513 61.148 L 73.5 60 Z\" fill=\"#4D6980\"\r\n        onmousemove=\"ttpieShowTT(event, '#4D6980', 'Principal <br>${formatCurrency(principal)} (${Math.round((principal\/total)*100)}%)');\"\r\n        onmouseout=\"ttpieHideTT();\"><\/path>\r\n      <path d=\"M 21.513 61.148 A 52 52 0 0 1 73.5 8 L 73.5 60 Z\" fill=\"#1D2C35\"\r\n        onmousemove=\"ttpieShowTT(event, '#1D2C35', 'Interest <br>${formatCurrency(interest)} (${Math.round((interest\/total)*100)}%)');\"\r\n        onmouseout=\"ttpieHideTT();\"><\/path>\r\n      <line x1=\"73.5\" y1=\"60\" x2=\"73.5\" y2=\"8\" class=\"mcpline\"><\/line>\r\n      <line x1=\"73.5\" y1=\"60\" x2=\"21.513\" y2=\"61.148\" class=\"mcpline\"><\/line>\r\n      <circle cx=\"73.5\" cy=\"60\" r=\"20.8\" fill=\"white\"><\/circle>\r\n      <text x=\"99.95\" y=\"85.872\" class=\"mcplabel\" stroke=\"#4D6980\">${Math.round((principal\/total)*100)}%<\/text>\r\n      <text x=\"47.05\" y=\"34.128\" class=\"mcplabel\" stroke=\"#1D2C35\">${Math.round((interest\/total)*100)}%<\/text>\r\n      <rect x=\"147\" y=\"8\" rx=\"3\" ry=\"3\" width=\"20\" height=\"14\" style=\"fill:#4D6980;\"><\/rect>\r\n      <text x=\"172\" y=\"19\" class=\"mcplegend\">Principal<\/text>\r\n      <rect x=\"147\" y=\"26\" rx=\"3\" ry=\"3\" width=\"20\" height=\"14\" style=\"fill:#1D2C35;\"><\/rect>\r\n      <text x=\"172\" y=\"37\" class=\"mcplegend\">Interest<\/text>\r\n    <\/svg>`;\r\n  document.getElementById(\"breakdownContainer\").innerHTML = svg;\r\n}\r\n\r\nfunction ttpieShowTT(evt, color, text) {\r\n  let tooltip = document.getElementById(\"ttpiett\");\r\n  tooltip.innerHTML = text;\r\n  tooltip.style.display = \"block\";\r\n  tooltip.style.backgroundColor = color;\r\n  tooltip.style.left = evt.pageX + 16 + \"px\";\r\n  tooltip.style.top = evt.pageY + \"px\";\r\n}\r\n\r\nfunction ttpieHideTT() {\r\n  document.getElementById(\"ttpiett\").style.display = \"none\";\r\n}\r\n<\/script>\r\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<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wpr-jarallax elementor-section elementor-top-section elementor-element elementor-element-d7d335b wpr-jarallax-yes elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no exad-sticky-section-no\" speed-data=\"1.4\" bg-image=\"https:\/\/agilesolutions.global\/wp-content\/uploads\/2025\/02\/Creation-sans-titre-2.png\" bg-image-mobile=\"\" scroll-effect=\"scroll\" data-id=\"d7d335b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df4bc90 exad-glass-effect-no exad-sticky-section-no\" data-id=\"df4bc90\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ea2b10 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"8ea2b10\" data-element_type=\"widget\" data-e-type=\"widget\" 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\">Explore Your Loan Options Now!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d00ef50 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor\" data-id=\"d00ef50\" 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<p>You\u2019ve seen the numbers\u2014now let\u2019s make it happen. Visit our Business Loan page for a detailed breakdown of available financing options and expert guidance tailored to your business needs.<\/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-04cf42b elementor-align-center elementor-mobile-align-center exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-button\" data-id=\"04cf42b\" 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=\"https:\/\/agilesolutions.global\/contact\/\">\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\">Reach out now<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-76b991e e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"76b991e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ad4955 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer\" data-id=\"1ad4955\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Interest Rate Calculator Calculate Your Loan Interest with Confidence Enter your loan amount, repayment term, payment amount, and frequency. Our calculator will reverse-engineer the effective annual interest rate and total interest paid based on your inputs\u2014so you can better evaluate loan offers and financing options. Loan Details Loan Amount ($) Loan Term (in months) Payment Amount Payment Frequency MonthlyBi-weeklyWeekly Calculate Interest Rate Results Estimated Interest Rate (Annual): &#8212; Total Interest Paid: &#8212; Total Payment: &#8212; Buy Rate: &#8212; Payment Breakdown Note: This is an estimated interest rate based on your inputs. Explore Your Loan Options Now! You\u2019ve seen the numbers\u2014now let\u2019s make it happen. Visit our Business Loan page for a detailed breakdown of available financing options and expert guidance tailored to your business needs. Reach out now<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2561","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/pages\/2561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/comments?post=2561"}],"version-history":[{"count":24,"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/pages\/2561\/revisions"}],"predecessor-version":[{"id":2708,"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/pages\/2561\/revisions\/2708"}],"wp:attachment":[{"href":"https:\/\/agilesolutions.global\/fr\/wp-json\/wp\/v2\/media?parent=2561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}