{"id":10473,"date":"2024-05-18T15:38:35","date_gmt":"2024-05-18T15:38:35","guid":{"rendered":"https:\/\/wemoneytransferzm.com\/?page_id=10473"},"modified":"2026-05-08T08:58:07","modified_gmt":"2026-05-08T08:58:07","slug":"exchange-rates","status":"publish","type":"page","link":"https:\/\/wemoneytransferzm.com\/home\/exchange-rates\/","title":{"rendered":"Exchange Rates"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10473\" class=\"elementor elementor-10473\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed2c53 e-flex e-con-boxed e-con e-parent\" data-id=\"7ed2c53\" 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-83210bd e-con-full e-flex e-con e-child\" data-id=\"83210bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6286693 e-con-full e-flex e-con e-child\" data-id=\"6286693\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1092a4c elementor-widget elementor-widget-text-editor\" data-id=\"1092a4c\" 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>Stay updated with the latest exchange rates. Our rates are updated in real-time to ensure you always get the best deal.<\/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-e5cd8ff elementor-widget elementor-widget-html\" data-id=\"e5cd8ff\" 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>\n\/* --- Main Container --- *\/\n.currency-calculator {\n  max-width: 420px;\n  margin: 25px auto;\n  padding: 24px;\n  border-radius: 20px;\n  font-family: 'Poppins', sans-serif;\n  background: var(--bg);\n  color: var(--text);\n  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);\n  text-align: center;\n  transition: background 0.3s ease, color 0.3s ease;\n}\n\n\/* --- Default Theme (Light) --- *\/\n:root {\n  --bg: #ffffff;\n  --text: #111827;\n  --border: #d1d5db;\n  --input-bg: #ffffff;\n  --input-border: #d1d5db;\n  --focus: #05b050;\n  --button-bg: #05b050;\n  --button-hover: #049544;\n  --swap-bg: #f3f4f6;\n  --swap-hover: #e5e7eb;\n  --result-bg: #f9fafb;\n  --result-border: #e5e7eb;\n}\n\n\/* --- Dark Mode --- *\/\n@media (prefers-color-scheme: dark) {\n  :root {\n    --bg: #1f2937;\n    --text: #f3f4f6;\n    --border: #374151;\n    --input-bg: #111827;\n    --input-border: #374151;\n    --focus: #05b050;\n    --button-bg: #05b050;\n    --button-hover: #049544;\n    --swap-bg: #374151;\n    --swap-hover: #4b5563;\n    --result-bg: #111827;\n    --result-border: #374151;\n  }\n}\n\n\/* --- Headings --- *\/\n.currency-calculator h3 {\n  font-size: 20px;\n  font-weight: 600;\n  margin-bottom: 20px;\n  color: white !important;\n}\n\n\/* --- Inputs --- *\/\n.currency-calculator input,\n.currency-select {\n  width: 100%;\n  padding: 12px;\n  margin: 10px 0;\n  border: 1px solid var(--input-border);\n  border-radius: 10px;\n  background: var(--input-bg);\n  color: var(--text);\n  font-size: 15px;\n  transition: border 0.3s, box-shadow 0.3s;\n}\n\n.currency-calculator input:focus,\n.currency-select:focus {\n  border-color: var(--focus);\n  box-shadow: 0 0 0 2px rgba(5,176,80,0.2);\n  outline: none;\n}\n\n\/* --- Currency Row --- *\/\n.currency-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 8px;\n}\n\n\/* --- Swap Button --- *\/\n.swap-btn {\n  background: var(--swap-bg);\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n\n.swap-btn:hover {\n  background: var(--swap-hover);\n  transform: rotate(180deg);\n}\n\n\/* --- Convert Button --- *\/\n.currency-calculator button.convert-btn {\n  width: 100%;\n  padding: 12px;\n  background: var(--button-bg);\n  color: #fff;\n  font-weight: 600;\n  border: none;\n  border-radius: 10px;\n  cursor: pointer;\n  margin-top: 10px;\n  transition: background 0.3s, transform 0.2s;\n}\n\n.currency-calculator button.convert-btn:hover {\n  background: var(--button-hover);\n  transform: translateY(-1px);\n}\n\n\/* --- Result Box --- *\/\n#result {\n  margin-top: 15px;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n#rate-summary {\n  margin-top: 8px;\n  font-size: 14px;\n  background: var(--result-bg);\n  border: 1px solid var(--result-border);\n  padding: 10px;\n  border-radius: 10px;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 480px) {\n  .currency-row {\n    flex-direction: column;\n  }\n  .swap-btn {\n    margin: 8px auto;\n  }\n}\n<\/style>\n\n<div class=\"currency-calculator\">\n  <h3>\ud83d\udcb1 Currency Exchange Calculator<\/h3>\n  \n  <input type=\"number\" id=\"amount\" placeholder=\"Enter amount\" \/>\n\n  <div class=\"currency-row\">\n    <select id=\"from\" class=\"currency-select\"><\/select>\n    <div class=\"swap-btn\" onclick=\"swapCurrencies()\">\ud83d\udd01<\/div>\n    <select id=\"to\" class=\"currency-select\"><\/select>\n  <\/div>\n\n  <button class=\"convert-btn\" onclick=\"convertCurrency()\">Convert<\/button>\n  <p id=\"result\"><\/p>\n  <div id=\"rate-summary\"><\/div>\n<\/div>\n\n<script>\n\/\/ --- Currency data ---\nconst currencies = {\n  USD: { name: \"US Dollar\", flag: \"https:\/\/flagcdn.com\/w20\/us.png\" },\n  ZMW: { name: \"Zambian Kwacha\", flag: \"https:\/\/flagcdn.com\/w20\/zm.png\" },\n  CNY: { name: \"Chinese Yuan\", flag: \"https:\/\/flagcdn.com\/w20\/cn.png\" }\n};\n\n\/\/ --- Manual exchange rates (editable anytime) ---\nconst rates = {\n  USD: { ZMW: 19.33, CNY: 0.14},\n  ZMW: { USD: 0.051, CNY: 0.347 },\n  CNY: { USD: 6.95, ZMW: 2.88 }\n};\n\nconst fromSelect = document.getElementById(\"from\");\nconst toSelect = document.getElementById(\"to\");\nconst resultElement = document.getElementById(\"result\");\nconst summaryElement = document.getElementById(\"rate-summary\");\n\n\/\/ Populate dropdowns\nObject.keys(currencies).forEach(code => {\n  const opt1 = document.createElement(\"option\");\n  opt1.value = code;\n  opt1.textContent = `${code} \u2013 ${currencies[code].name}`;\n  fromSelect.appendChild(opt1);\n\n  const opt2 = document.createElement(\"option\");\n  opt2.value = code;\n  opt2.textContent = `${code} \u2013 ${currencies[code].name}`;\n  toSelect.appendChild(opt2);\n});\n\n\/\/ Default values\nfromSelect.value = \"USD\";\ntoSelect.value = \"ZMW\";\n\n\/\/ --- Convert function ---\nfunction convertCurrency() {\n  const amount = parseFloat(document.getElementById(\"amount\").value);\n  const from = fromSelect.value;\n  const to = toSelect.value;\n\n  resultElement.textContent = \"\";\n  summaryElement.textContent = \"\";\n\n  if (isNaN(amount) || amount <= 0) {\n    resultElement.textContent = \"\u26a0\ufe0f Please enter a valid amount.\";\n    return;\n  }\n\n  if (from === to) {\n    resultElement.textContent = `${amount.toFixed(2)} ${to}`;\n    return;\n  }\n\n  const rate = rates[from][to];\n  if (!rate) {\n    resultElement.textContent = \"\u274c Conversion rate not available.\";\n    return;\n  }\n\n  const converted = amount * rate;\n  resultElement.innerHTML = `\u2705 ${amount.toFixed(2)} ${from} = <strong>${converted.toFixed(2)} ${to}<\/strong>`;\n  summaryElement.innerHTML = `\ud83d\udcca 1 ${from} = ${rate.toFixed(2)} ${to}`;\n}\n\n\/\/ --- Swap function ---\nfunction swapCurrencies() {\n  const temp = fromSelect.value;\n  fromSelect.value = toSelect.value;\n  toSelect.value = temp;\n  convertCurrency();\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2468905 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"2468905\" 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=\"38177029\" 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-381770291\" data-tab-title-id=\"e-n-tab-title-381770291\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-381770291\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCNY TO ZMW\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-381770292\" data-tab-title-id=\"e-n-tab-title-381770292\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-381770292\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tZMW TO CNY\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-381770291\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-381770291\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-34bbcd3 e-con-full e-flex e-con e-child\" data-id=\"34bbcd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e039f41 elementor-widget elementor-widget-shortcode\" data-id=\"e039f41\" 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\"><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:505px;}}@media (max-width:768px){#cp_calculatedfieldsf_pform_1{min-height:161px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:163px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:165px;}}<\/style><form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/wemoneytransferzm.com\/home\/exchange-rates\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return fbuilderjQuery.fbuilder.doValidate(this);\" class=\"cff-form no-prefetch  cff-form-6 cp_cff_13\"  dir=\"ltr\" data-nonce=\"0a7448f4ef\">\n<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/>\n<input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"6\" \/>\n<input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/wemoneytransferzm.com\/home\" \/>\n<pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"Enter Amount To send in CNY \\ud83d\\udcb4\",\"predefined\":\"100\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"medium\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname1\",\"fieldlayout\":\"default\",\"shortlabel\":\"ZMW\",\"index\":1,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Amount in Kwacha \\ud83e\\ude99\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"fieldname2*3.33\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"\",\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_13\",\"evalequations\":1,\"evalequations_delay\":0,\"evalequationsevent\":2,\"direction\":\"ltr\",\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"animation_effect\":\"fade\",\"customstyles\":\"\",\"advanced\":{\"css\":{\"title\":{\"label\":\"Form title\",\"rules\":{}},\"description\":{\"label\":\"Form description\",\"rules\":{}},\"form\":{\"label\":\"Form area\",\"rules\":{}},\"buttons\":{\"label\":\"Form context buttons (Next page, Previous page, Submit)\",\"rules\":{}},\"buttons_hover\":{\"label\":\"Form context buttons hover\",\"rules\":{}},\"error_bubble\":{\"label\":\"Error bubbles\",\"rules\":{}},\"error_bubble_arrow\":{\"label\":\"Error bubble arrow\",\"rules\":{\"border-bottom-color\":\"\"},\"restrict\":true},\"required_field_asterisk\":{\"label\":\"Asterisk for required fields\",\"rules\":{}}}}},\"formid\":\"cp_calculatedfieldsf_pform_1\"}];<\/script><\/pre>\n<div id=\"fbuilder\">\n\t\t<div id=\"fbuilder_1\">\n\t\t<div id=\"formheader_1\"><\/div>\n\t\t<div id=\"fieldlist_1\"><\/div>\n\t\t<div class=\"clearer\"><\/div>\n\t<\/div>\n<\/div>\n\t<div class=\"clearer\"><\/div>\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"fbb5decc08\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/home\/wp-json\/wp\/v2\/pages\/10473\" \/><input type=\"hidden\" name=\"cff_form_start_time\" value=\"ccN\/jKH3ge3ti\/mAbk2z1g==\"><\/form>\n\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-381770292\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-381770292\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-426dc0a e-con-full e-flex e-con e-child\" data-id=\"426dc0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-861c5ec elementor-widget elementor-widget-shortcode\" data-id=\"861c5ec\" 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\"><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_2{min-height:384px;}}@media (max-width:768px){#cp_calculatedfieldsf_pform_2{min-height:153px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_2{min-height:161px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_2{min-height:161px;}}<\/style><form name=\"cp_calculatedfieldsf_pform_2\" id=\"cp_calculatedfieldsf_pform_2\" action=\"https:\/\/wemoneytransferzm.com\/home\/exchange-rates\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return fbuilderjQuery.fbuilder.doValidate(this);\" class=\"cff-form no-prefetch  cff-form-7 cp_cff_13\"  dir=\"ltr\" data-nonce=\"0a7448f4ef\">\n<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_2\" \/>\n<input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"7\" \/>\n<input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/wemoneytransferzm.com\/home\" \/>\n<pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_2=[[{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"Enter Amount To send in Zambia Kwacha \\ud83d\\udcb4\",\"predefined\":\"100\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"medium\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname1\",\"fieldlayout\":\"default\",\"shortlabel\":\"CNY\",\"index\":1,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Amount in CNY \\ud83e\\ude99\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"fieldname2\\\/3.33\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"\",\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_13\",\"evalequations\":1,\"evalequations_delay\":0,\"evalequationsevent\":2,\"direction\":\"ltr\",\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"animation_effect\":\"fade\",\"customstyles\":\"\",\"advanced\":{\"css\":{\"title\":{\"label\":\"Form title\",\"rules\":{}},\"description\":{\"label\":\"Form description\",\"rules\":{}},\"form\":{\"label\":\"Form area\",\"rules\":{}},\"buttons\":{\"label\":\"Form context buttons (Next page, Previous page, Submit)\",\"rules\":{}},\"buttons_hover\":{\"label\":\"Form context buttons hover\",\"rules\":{}},\"error_bubble\":{\"label\":\"Error bubbles\",\"rules\":{}},\"error_bubble_arrow\":{\"label\":\"Error bubble arrow\",\"rules\":{\"border-bottom-color\":\"\"},\"restrict\":true},\"required_field_asterisk\":{\"label\":\"Asterisk for required fields\",\"rules\":{}}}}},\"formid\":\"cp_calculatedfieldsf_pform_2\"}];<\/script><\/pre>\n<div id=\"fbuilder\">\n\t\t<div id=\"fbuilder_2\">\n\t\t<div id=\"formheader_2\"><\/div>\n\t\t<div id=\"fieldlist_2\"><\/div>\n\t\t<div class=\"clearer\"><\/div>\n\t<\/div>\n<\/div>\n\t<div class=\"clearer\"><\/div>\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"81f2e53835\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/home\/wp-json\/wp\/v2\/pages\/10473\" \/><input type=\"hidden\" name=\"cff_form_start_time\" value=\"ccN\/jKH3ge3ti\/mAbk2z1g==\"><\/form>\n\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<div class=\"elementor-element elementor-element-65a1a1b elementor-widget elementor-widget-shortcode\" data-id=\"65a1a1b\" 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\">\n    <h3 class=\"wpdt-c\"\n        id=\"wdt-table-title-1\">Daily Live Exchange Rate<\/h3>\n<div class=\"wpdt-c row wpDataTableContainerSimpleTable wpDataTables wpDataTablesWrapper\n\"\n    >\n        <table id=\"wpdtSimpleTable-1\"\n           style=\"border-collapse:collapse;\n                   border-spacing:0px;\"\n           class=\"wpdtSimpleTable wpDataTable\"\n           data-column=\"3\"\n           data-rows=\"5\"\n           data-wpID=\"1\"\n           data-responsive=\"0\"\n           data-has-header=\"0\">\n\n                    <tbody>        <tr class=\"wpdt-cell-row \" >\n                                <td class=\"wpdt-cell wpdt-bold wpdt-bc-00B050\"\n                                            data-cell-id=\"A1\"\n                    data-col-index=\"0\"\n                    data-row-index=\"0\"\n                    style=\" width:33.333333333333%;                    padding:10px;\n                    \"\n                    >\n                                        Currency                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-bc-00B050\"\n                                            data-cell-id=\"B1\"\n                    data-col-index=\"1\"\n                    data-row-index=\"0\"\n                    style=\" width:33.333333333333%;                    padding:10px;\n                    \"\n                    >\n                                        Buying Rate                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-bc-00B050\"\n                                            data-cell-id=\"C1\"\n                    data-col-index=\"2\"\n                    data-row-index=\"0\"\n                    style=\" width:33.333333333333%;                    padding:10px;\n                    \"\n                    >\n                                        Selling Rate                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row \" >\n                                <td class=\"wpdt-cell  wpdt-empty-cell \"\n                                            data-cell-id=\"A2\"\n                    data-col-index=\"0\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                                            <\/td>\n                                                <td class=\"wpdt-cell  wpdt-empty-cell \"\n                                            data-cell-id=\"B2\"\n                    data-col-index=\"1\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                                            <\/td>\n                                                <td class=\"wpdt-cell  wpdt-empty-cell \"\n                                            data-cell-id=\"C2\"\n                    data-col-index=\"2\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                                            <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row \" >\n                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"A3\"\n                    data-col-index=\"0\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        USD                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050 wpdt-ff-000000\"\n                                            data-cell-id=\"B3\"\n                    data-col-index=\"1\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        ZK18.89                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"C3\"\n                    data-col-index=\"2\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        ZK19.28                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row \" >\n                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"A4\"\n                    data-col-index=\"0\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        CNY                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"B4\"\n                    data-col-index=\"1\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        \u00a5 6.82                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"C4\"\n                    data-col-index=\"2\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        \u00a5 6.82                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row \" >\n                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"A5\"\n                    data-col-index=\"0\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        ZMW                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"B5\"\n                    data-col-index=\"1\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        ZK 2.67                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bc-00B050\"\n                                            data-cell-id=\"C5\"\n                    data-col-index=\"2\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        ZK 2.96                    <\/td>\n                                        <\/tr>\n                    <\/table>\n<\/div><style id='wpdt-custom-style-1'>\n.wpdt-bc-00B050 { background-color: #00B050 !important;}\n.wpdt-ff-000000 { font-family: inherit !important;}\n<\/style>\n<\/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-dd1d5e0 elementor-widget elementor-widget-text-editor\" data-id=\"dd1d5e0\" 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><strong>\u00a0 \u00a0 \u00a008<\/strong><strong>th May, 2026<\/strong><\/p>\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-109a4fe e-con-full e-flex e-con e-child\" data-id=\"109a4fe\" data-element_type=\"container\" data-e-type=\"container\">\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-136920b e-con-full e-flex e-con e-parent\" data-id=\"136920b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56f4dfc elementor-align-center elementor-widget-mobile__width-initial elementor-widget elementor-widget-ld_button\" data-id=\"56f4dfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ld_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/api.whatsapp.com\/send\/?phone=260971527351\"class=\"elementor-button btn btn-solid btn-xsm btn-icon-right btn-hover-reveal btn-has-label\"\t\t\t>\n\t\t\t\t\t\t\t\t\t<span data-text=\"Get a Personalized Quote\" class=\"btn-txt\">\n\t\t\t\t\t\tGet a Personalized Quote\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"btn-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-money-bill\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 176c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 48h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\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-90dc614 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"90dc614\" 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-104fc2e elementor-widget elementor-widget-html\" data-id=\"104fc2e\" 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>\n\/* --- Main Container --- *\/\n.currency-calculator {\n  max-width: 420px;\n  margin: 25px auto;\n  padding: 24px;\n  border-radius: 20px;\n  font-family: 'Poppins', sans-serif;\n  background: var(--bg);\n  color: var(--text);\n  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);\n  text-align: center;\n  transition: background 0.3s ease, color 0.3s ease;\n}\n\n\/* --- Default Theme (Light) --- *\/\n:root {\n  --bg: #ffffff;\n  --text: #111827;\n  --border: #d1d5db;\n  --input-bg: #ffffff;\n  --input-border: #d1d5db;\n  --focus: #0073e6;\n  --button-bg: #0073e6;\n  --button-hover: #005bb5;\n  --swap-bg: #f3f4f6;\n  --swap-hover: #e5e7eb;\n  --result-bg: #f9fafb;\n  --result-border: #e5e7eb;\n}\n\n\/* --- Dark Mode --- *\/\n@media (prefers-color-scheme: dark) {\n  :root {\n    --bg: #1f2937;\n    --text: #f3f4f6;\n    --border: #374151;\n    --input-bg: #111827;\n    --input-border: #374151;\n    --focus: #3b82f6;\n    --button-bg: #2563eb;\n    --button-hover: #1d4ed8;\n    --swap-bg: #374151;\n    --swap-hover: #4b5563;\n    --result-bg: #111827;\n    --result-border: #374151;\n  }\n}\n\n\/* --- Headings --- *\/\n.currency-calculator h3 {\n  font-size: 20px;\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n\n\/* --- Inputs --- *\/\n.currency-calculator input,\n.currency-select {\n  width: 100%;\n  padding: 12px;\n  margin: 10px 0;\n  border: 1px solid var(--input-border);\n  border-radius: 10px;\n  background: var(--input-bg);\n  color: var(--text);\n  font-size: 15px;\n  transition: border 0.3s, box-shadow 0.3s;\n}\n\n.currency-calculator input:focus,\n.currency-select:focus {\n  border-color: var(--focus);\n  box-shadow: 0 0 0 2px rgba(0,115,230,0.2);\n  outline: none;\n}\n\n\/* --- Currency Row --- *\/\n.currency-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 8px;\n}\n\n\/* --- Swap Button --- *\/\n.swap-btn {\n  background: var(--swap-bg);\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n\n.swap-btn:hover {\n  background: var(--swap-hover);\n  transform: rotate(180deg);\n}\n\n\/* --- Main Button --- *\/\n.currency-calculator button.convert-btn {\n  width: 100%;\n  padding: 12px;\n  background: var(--button-bg);\n  color: #fff;\n  font-weight: 600;\n  border: none;\n  border-radius: 10px;\n  cursor: pointer;\n  margin-top: 10px;\n  transition: background 0.3s, transform 0.2s;\n}\n\n.currency-calculator button.convert-btn:hover {\n  background: var(--button-hover);\n  transform: translateY(-1px);\n}\n\n\/* --- Result Box --- *\/\n#result {\n  margin-top: 15px;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n#rate-summary {\n  margin-top: 8px;\n  font-size: 14px;\n  background: var(--result-bg);\n  border: 1px solid var(--result-border);\n  padding: 10px;\n  border-radius: 10px;\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 480px) {\n  .currency-row {\n    flex-direction: column;\n  }\n  .swap-btn {\n    margin: 8px auto;\n  }\n}\n<\/style>\n\n<div class=\"currency-calculator\">\n  <h3>\ud83d\udcb1 Currency Exchange Calculator<\/h3>\n  \n  <input type=\"number\" id=\"amount\" placeholder=\"Enter amount\" \/>\n\n  <div class=\"currency-row\">\n    <select id=\"from\" class=\"currency-select\"><\/select>\n    <div class=\"swap-btn\" onclick=\"swapCurrencies()\">\ud83d\udd01<\/div>\n    <select id=\"to\" class=\"currency-select\"><\/select>\n  <\/div>\n\n  <button class=\"convert-btn\" onclick=\"convertCurrency()\">Convert<\/button>\n  <p id=\"result\"><\/p>\n  <div id=\"rate-summary\"><\/div>\n<\/div>\n\n<script>\n\/\/ Currency data\nconst currencies = {\n  USD: { name: \"US Dollar\", flag: \"https:\/\/flagcdn.com\/w20\/us.png\" },\n  ZMW: { name: \"Zambian Kwacha\", flag: \"https:\/\/flagcdn.com\/w20\/zm.png\" },\n  EUR: { name: \"Euro\", flag: \"https:\/\/flagcdn.com\/w20\/eu.png\" },\n  CNY: { name: \"Chinese Yuan\", flag: \"https:\/\/flagcdn.com\/w20\/cn.png\" }\n};\n\n\/\/ Manual exchange rates (editable anytime)\nconst rates = {\n  USD: { ZMW: 25.5, EUR: 0.93, CNY: 7.29 },\n  ZMW: { USD: 0.039, EUR: 0.036, CNY: 0.29 },\n  EUR: { USD: 1.08, ZMW: 28.0, CNY: 7.83 },\n  CNY: { USD: 0.14, ZMW: 3.45, EUR: 0.13 }\n};\n\nconst fromSelect = document.getElementById(\"from\");\nconst toSelect = document.getElementById(\"to\");\nconst resultElement = document.getElementById(\"result\");\nconst summaryElement = document.getElementById(\"rate-summary\");\n\n\/\/ Populate dropdowns\nObject.keys(currencies).forEach(code => {\n  const opt1 = document.createElement(\"option\");\n  opt1.value = code;\n  opt1.textContent = `${code} \u2013 ${currencies[code].name}`;\n  fromSelect.appendChild(opt1);\n\n  const opt2 = document.createElement(\"option\");\n  opt2.value = code;\n  opt2.textContent = `${code} \u2013 ${currencies[code].name}`;\n  toSelect.appendChild(opt2);\n});\n\n\/\/ Default values\nfromSelect.value = \"USD\";\ntoSelect.value = \"ZMW\";\n\n\/\/ Convert function\nfunction convertCurrency() {\n  const amount = parseFloat(document.getElementById(\"amount\").value);\n  const from = fromSelect.value;\n  const to = toSelect.value;\n\n  resultElement.textContent = \"\";\n  summaryElement.textContent = \"\";\n\n  if (isNaN(amount) || amount <= 0) {\n    resultElement.textContent = \"\u26a0\ufe0f Please enter a valid amount.\";\n    return;\n  }\n\n  if (from === to) {\n    resultElement.textContent = `${amount.toFixed(2)} ${to}`;\n    return;\n  }\n\n  const rate = rates[from][to];\n  if (!rate) {\n    resultElement.textContent = \"\u274c Conversion rate not available.\";\n    return;\n  }\n\n  const converted = amount * rate;\n  resultElement.innerHTML = `\u2705 ${amount.toFixed(2)} ${from} = <strong>${converted.toFixed(2)} ${to}<\/strong>`;\n  summaryElement.innerHTML = `\ud83d\udcca 1 ${from} = ${rate.toFixed(2)} ${to}`;\n}\n\n\/\/ Swap function\nfunction swapCurrencies() {\n  const temp = fromSelect.value;\n  fromSelect.value = toSelect.value;\n  toSelect.value = temp;\n  convertCurrency();\n}\n<\/script>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Stay updated with the latest exchange rates. Our rates are updated in real-time to ensure you always get the best deal. \ud83d\udcb1 Currency Exchange Calculator \ud83d\udd01 Convert CNY TO ZMW ZMW TO CNY \u00a0 \u00a0 \u00a008th May, 2026 Get a Personalized Quote \ud83d\udcb1 Currency Exchange Calculator \ud83d\udd01 Convert<\/p>\n","protected":false},"author":1,"featured_media":10381,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-10473","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/pages\/10473","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/comments?post=10473"}],"version-history":[{"count":900,"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/pages\/10473\/revisions"}],"predecessor-version":[{"id":11852,"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/pages\/10473\/revisions\/11852"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/media\/10381"}],"wp:attachment":[{"href":"https:\/\/wemoneytransferzm.com\/home\/wp-json\/wp\/v2\/media?parent=10473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}