{"id":197,"date":"2026-06-15T18:16:23","date_gmt":"2026-06-15T18:16:23","guid":{"rendered":"https:\/\/www.nextpayglobal.com\/blog\/?p=197"},"modified":"2026-06-15T18:16:43","modified_gmt":"2026-06-15T18:16:43","slug":"multi-currency-accounts","status":"publish","type":"post","link":"https:\/\/www.nextpayglobal.com\/blog\/multi-currency-accounts\/","title":{"rendered":"Multi-Currency Accounts: How International Businesses Stop Losing Money in Transit"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.nextpayglobal.com\/blog\/wp-content\/uploads\/2026\/06\/e923176b38af7462a647679410592376467af513-1-1024x683.jpg\" alt=\"Multi-currency account for international business payments\" class=\"wp-image-198\" srcset=\"https:\/\/www.nextpayglobal.com\/blog\/wp-content\/uploads\/2026\/06\/e923176b38af7462a647679410592376467af513-1-1024x683.jpg 1024w, https:\/\/www.nextpayglobal.com\/blog\/wp-content\/uploads\/2026\/06\/e923176b38af7462a647679410592376467af513-1-300x200.jpg 300w, https:\/\/www.nextpayglobal.com\/blog\/wp-content\/uploads\/2026\/06\/e923176b38af7462a647679410592376467af513-1-768x512.jpg 768w, https:\/\/www.nextpayglobal.com\/blog\/wp-content\/uploads\/2026\/06\/e923176b38af7462a647679410592376467af513-1.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<style>\n  \/* \u2500\u2500 Reset & base \u2500\u2500 *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy:   #002F6C;\n    --grey:   #768692;\n    --black:  #211E16;\n    --light:  #F4F6F9;\n    --border: #DDE2E8;\n    --accent: #C8A84B;\n    --text:   #2C2C2C;\n    --font-body: 'Georgia', 'Times New Roman', serif;\n    --font-ui:   'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n  }\n\n  body {\n    font-family: var(--font-body);\n    font-size: 18px;\n    line-height: 1.75;\n    color: var(--text);\n    background: #fff;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2500\u2500 Layout \u2500\u2500 *\/\n  .article-wrap {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n  }\n\n  \/* \u2500\u2500 Header \u2500\u2500 *\/\n  .article-header {\n    border-left: 5px solid var(--navy);\n    padding-left: 24px;\n    margin-bottom: 48px;\n  }\n  .article-header .category {\n    font-family: var(--font-ui);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--grey);\n    margin-bottom: 12px;\n  }\n  .article-header h1 {\n    font-family: var(--font-ui);\n    font-size: clamp(26px, 4vw, 38px);\n    font-weight: 800;\n    color: var(--navy);\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n  .article-header .subtitle {\n    font-size: 20px;\n    color: var(--grey);\n    font-style: italic;\n    line-height: 1.5;\n  }\n  .meta {\n    font-family: var(--font-ui);\n    font-size: 13px;\n    color: var(--grey);\n    margin-top: 16px;\n  }\n\n  \/* \u2500\u2500 Body typography \u2500\u2500 *\/\n  h2 {\n    font-family: var(--font-ui);\n    font-size: clamp(20px, 3vw, 26px);\n    font-weight: 800;\n    color: var(--navy);\n    margin: 52px 0 18px;\n    padding-top: 8px;\n    border-top: 2px solid var(--border);\n  }\n  h3 {\n    font-family: var(--font-ui);\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--black);\n    margin: 32px 0 12px;\n  }\n  p { margin-bottom: 20px; }\n  ul, ol {\n    margin: 0 0 20px 24px;\n  }\n  li { margin-bottom: 8px; }\n  strong { color: var(--black); }\n  a { color: var(--navy); }\n\n  \/* \u2500\u2500 Callout \u2500\u2500 *\/\n  .callout {\n    border-left: 4px solid var(--navy);\n    background: var(--light);\n    padding: 20px 24px;\n    margin: 32px 0;\n    border-radius: 0 6px 6px 0;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--black);\n  }\n  .callout strong {\n    font-style: normal;\n    display: block;\n    margin-bottom: 4px;\n    font-family: var(--font-ui);\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--grey);\n  }\n\n  \/* \u2500\u2500 Tip box \u2500\u2500 *\/\n  .tip {\n    border: 1px solid #bcd9f5;\n    background: #f0f7ff;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin: 32px 0;\n    font-family: var(--font-ui);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n  .tip::before {\n    content: \"\u2713 Worth knowing\";\n    display: block;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: var(--navy);\n    margin-bottom: 8px;\n  }\n\n  \/* \u2500\u2500 Stat highlight \u2500\u2500 *\/\n  .stat-row {\n    display: flex;\n    gap: 16px;\n    margin: 32px 0;\n    flex-wrap: wrap;\n  }\n  .stat-card {\n    flex: 1 1 180px;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 20px 22px;\n    text-align: center;\n  }\n  .stat-card .number {\n    font-family: var(--font-ui);\n    font-size: 36px;\n    font-weight: 800;\n    color: var(--navy);\n    line-height: 1.1;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .stat-card .label {\n    font-family: var(--font-ui);\n    font-size: 13px;\n    color: var(--grey);\n    line-height: 1.4;\n  }\n\n  \/* \u2500\u2500 Comparison table \u2500\u2500 *\/\n  .table-wrap {\n    overflow-x: auto;\n    margin: 28px 0;\n  }\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    font-family: var(--font-ui);\n    font-size: 14px;\n  }\n  th {\n    background: var(--navy);\n    color: #fff;\n    text-align: left;\n    padding: 12px 16px;\n    font-weight: 600;\n    font-size: 13px;\n  }\n  td {\n    padding: 12px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    line-height: 1.5;\n  }\n  tr:nth-child(even) td { background: var(--light); }\n\n  \/* \u2500\u2500 CTA box \u2500\u2500 *\/\n  .cta-box {\n    background: var(--navy);\n    color: #fff;\n    border-radius: 8px;\n    padding: 36px 40px;\n    margin: 56px 0 24px;\n    text-align: center;\n  }\n  .cta-box h3 {\n    color: #fff;\n    font-family: var(--font-ui);\n    font-size: 22px;\n    margin: 0 0 12px;\n  }\n  .cta-box p {\n    font-family: var(--font-ui);\n    font-size: 16px;\n    color: rgba(255,255,255,0.8);\n    margin-bottom: 24px;\n  }\n  .cta-btn {\n    display: inline-block;\n    background: #fff;\n    color: var(--navy);\n    font-family: var(--font-ui);\n    font-weight: 700;\n    font-size: 15px;\n    padding: 14px 28px;\n    border-radius: 4px;\n    text-decoration: none;\n    transition: opacity 0.2s;\n  }\n  .cta-btn:hover { opacity: 0.9; }\n\n  \/* \u2500\u2500 Related link \u2500\u2500 *\/\n  .related {\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 18px 22px;\n    margin: 36px 0;\n    font-family: var(--font-ui);\n    font-size: 14px;\n    color: var(--grey);\n  }\n  .related a {\n    font-weight: 700;\n    color: var(--navy);\n    text-decoration: none;\n  }\n  .related a:hover { text-decoration: underline; }\n\n  \/* \u2500\u2500 Disclaimer \u2500\u2500 *\/\n  .disclaimer {\n    font-family: var(--font-ui);\n    font-size: 13px;\n    color: var(--grey);\n    border-top: 1px solid var(--border);\n    padding-top: 24px;\n    margin-top: 48px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 600px) {\n    .article-wrap { padding: 28px 18px 60px; }\n    .cta-box { padding: 28px 24px; }\n    .stat-row { flex-direction: column; }\n  }\n<\/style>\n\n<article class=\"article-wrap\">\n\n  <!-- \u2500\u2500 HEADER \u2500\u2500 -->\n  <header class=\"article-header\">\n    <p class=\"category\">International Payments<\/p>\n    <h1>Multi-Currency Accounts: How International Businesses Stop Losing Money in Transit<\/h1>\n    <p class=\"subtitle\">Moving beyond the transactional approach to currency exchange \u2014 and what it means to operate with genuine local presence in every market you work in.<\/p>\n    <p class=\"meta\">By Nextpay Global &nbsp;\u00b7&nbsp; June 2026 &nbsp;\u00b7&nbsp; 8-minute read<\/p>\n  <\/header>\n\n  <!-- \u2500\u2500 INTRO \u2500\u2500 -->\n  <p>Most international businesses treat currency exchange as a transaction. Money arrives in one currency, gets converted, and moves on. The cost of that conversion \u2014 and the friction around it \u2014 tends to be accepted as an unavoidable feature of doing business across borders.<\/p>\n\n  <p>It isn&#8217;t.<\/p>\n\n  <p>The way international payments infrastructure has developed over the past decade means that businesses operating across multiple currencies no longer need to convert every time money moves. They can hold balances in a wide range of currencies, pay and receive in those currencies natively, and settle through local payment networks in each country \u2014 the same rails that domestic businesses use, without the delays and intermediary costs of routing everything through correspondent banking chains.<\/p>\n\n  <p>This is what a multi-currency account actually makes possible. Not just cheaper conversion \u2014 a fundamentally different relationship with international money.<\/p>\n\n  <!-- \u2500\u2500 STAT ROW \u2500\u2500 -->\n  <div class=\"stat-row\" aria-label=\"Key figures\">\n    <div class=\"stat-card\">\n      <span class=\"number\">2\u20134%<\/span>\n      <span class=\"label\">Typical FX spread applied by retail banks on currency conversion<\/span>\n    <\/div>\n    <div class=\"stat-card\">\n      <span class=\"number\">$15,000<\/span>\n      <span class=\"label\">Hidden FX cost on $500,000 of annual cross-border payments at a 3% spread<\/span>\n    <\/div>\n    <div class=\"stat-card\">\n      <span class=\"number\">60+<\/span>\n      <span class=\"label\">Currencies accessible through a well-structured multi-currency account<\/span>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u2500\u2500 SECTION 1 \u2500\u2500 -->\n  <h2 id=\"what-is-a-multi-currency-account\">What a multi-currency account actually is<\/h2>\n\n  <p>A multi-currency account allows a business to hold, receive, and pay in multiple currencies from a single account structure. Rather than maintaining separate bank accounts in each country \u2014 with the compliance overhead, minimum balances, and administrative burden that implies \u2014 you operate from one platform with currency-specific balances that you control.<\/p>\n\n  <p>That typically covers the major trading currencies and a substantial range of emerging market currencies \u2014 not every currency in the world, but enough to cover the vast majority of international trade corridors that businesses actually operate in.<\/p>\n\n  <p>The practical difference from a standard business bank account is significant. With a standard account, every international receipt triggers a conversion, often at a rate the bank sets unilaterally and rarely discloses as a line-item cost. With a multi-currency account, the receipt lands in the currency it was sent in and stays there until you decide what to do with it. Conversion becomes a choice, not an automatic event.<\/p>\n\n  <p>This distinction \u2014 from passive to active \u2014 is the foundation of everything else a multi-currency account enables.<\/p>\n\n\n  <!-- \u2500\u2500 SECTION 2 \u2500\u2500 -->\n  <h2 id=\"local-payment-rails\">Local payment rails: what they are and why they matter<\/h2>\n\n  <p>Local payment rails are the domestic payment networks that banks in each country use to transfer money between accounts. In the US, that&#8217;s ACH. In the UK, Faster Payments. In Europe, SEPA. These networks are fast, low-cost, and designed for domestic transfers \u2014 typically settling same-day or next-day, with minimal or no intermediary fees.<\/p>\n\n  <p>When a business without local currency infrastructure makes an international payment, the money doesn&#8217;t travel directly. It moves through a chain of correspondent banks \u2014 intermediaries that hold accounts with each other and pass the funds along. Each link in that chain can add a fee, create a delay, and introduce uncertainty about what the recipient actually receives.<\/p>\n\n  <p>A multi-currency account with local payment rails in a given market eliminates that chain. Your payment enters the domestic network directly, as if it originated from a local account. The recipient sees a local transfer. The fees are domestic. The settlement is fast.<\/p>\n\n  <p>For a business that pays suppliers in Germany, receives client payments from the UK, and runs payroll for a team in the US, this means three separate domestic payment experiences rather than three international wire transfers. The operational difference is real \u2014 and the cost difference compounds across every transaction.<\/p>\n\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr>\n          <th>Payment route<\/th>\n          <th>Typical settlement<\/th>\n          <th>Cost structure<\/th>\n          <th>Recipient experience<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td><strong>International wire (SWIFT)<\/strong><\/td>\n          <td>2\u20135 business days<\/td>\n          <td>Sending fee + FX spread + potential intermediary deductions<\/td>\n          <td>Amount received may differ from amount sent<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Local payment rails via multi-currency account<\/strong><\/td>\n          <td>Same day or next day<\/td>\n          <td>Domestic transfer fee; no intermediary chain<\/td>\n          <td>Domestic transfer \u2014 full value received<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n\n  <!-- \u2500\u2500 SECTION 3 \u2500\u2500 -->\n  <h2 id=\"hidden-fx-costs\">The FX cost that doesn&#8217;t appear on your statement<\/h2>\n\n  <p>Wire transfer fees are visible. The FX spread \u2014 the difference between the exchange rate a bank applies and the rate the market is actually trading at \u2014 typically isn&#8217;t.<\/p>\n\n  <p>When a bank converts currency for a business, it applies a rate that includes a margin above the interbank (mid-market) rate. That margin is the bank&#8217;s revenue on the transaction. It doesn&#8217;t appear as a fee. It appears as a slightly worse exchange rate, which most businesses don&#8217;t check against the market rate at the time.<\/p>\n\n  <p>The margin varies by institution and transaction, but 2\u20134% on the converted amount is common for retail and business banking. On a $250,000 payment, a 3% spread represents $7,500 that left your business without appearing anywhere on an invoice or fee schedule. On $500,000 of annual cross-border flow, that&#8217;s $15,000 per year \u2014 invisible on any individual transaction, but material when looked at in aggregate.<\/p>\n\n  <p>For businesses with regular cross-border flows \u2014 importing goods, paying overseas staff, repatriating revenue from a foreign subsidiary \u2014 these costs accumulate across every transaction, across every year. They rarely surface in finance reviews because they don&#8217;t look like costs. They look like exchange rates.<\/p>\n\n  <p>A multi-currency account addresses this in two ways. First, you convert less frequently, because you can hold and use currencies directly. Second, when you do convert, specialist providers offer rates substantially closer to the interbank rate than a retail bank would.<\/p>\n\n  <div class=\"callout\">\n    <strong>The numbers in practice<\/strong>\n    A business moving \u00a3300,000 equivalent across currencies annually at a bank spread of 3% is paying approximately \u00a39,000 per year more than it needs to. That cost doesn&#8217;t appear on any invoice. It&#8217;s embedded in the exchange rate applied to each transaction.\n  <\/div>\n\n\n  <!-- \u2500\u2500 SECTION 4 \u2500\u2500 -->\n  <h2 id=\"operate-locally-in-multiple-markets\">Operating as a local business in markets where you aren&#8217;t physically present<\/h2>\n\n  <p>The deeper value of multi-currency accounts isn&#8217;t just cost. It&#8217;s the ability to present and operate as a local business in markets where you don&#8217;t have a physical entity.<\/p>\n\n  <p>When a business holds USD in a multi-currency account with local US banking details \u2014 a US routing number and account number \u2014 it can invoice US clients in dollars and receive payment via ACH, the same way any US business would. From the client&#8217;s perspective, they&#8217;re making a domestic transfer. There&#8217;s no international wire, no SWIFT code, no added friction on their end.<\/p>\n\n  <p>The same principle applies in reverse. A US business receiving euros from European clients can hold those euros natively, pay European suppliers from the same balance, and only convert when the amount, timing, and rate make sense to do so.<\/p>\n\n  <p>This matters commercially as well as operationally. Clients in any market are more comfortable paying in their own currency, through familiar banking methods. Removing the friction of international payments from your clients&#8217; experience is a genuine commercial advantage \u2014 particularly in competitive markets where ease of doing business influences buying decisions.<\/p>\n\n  <p>It also matters for supplier relationships. Paying a supplier in their own currency, via their domestic network, on time \u2014 rather than via an international wire that arrives three days later and short of the expected amount due to intermediary deductions \u2014 is a different quality of commercial relationship.<\/p>\n\n  <div class=\"tip\">\n    If your business is in the process of establishing a US entity, a multi-currency account with USD functionality can be set up against your home-country entity first \u2014 giving you the ability to send and receive in dollars while your US incorporation is in progress, rather than waiting until everything is in place. When your US entity is ready, it can be added to the same account structure.\n  <\/div>\n\n  <div class=\"related\">\n    <strong>Related reading:<\/strong> <a href=\"https:\/\/nextpayglobal.com\/blog\/expanding-to-the-usa-guide\/\">Expanding to the USA: What Foreign Companies Need to Know Before They Start<\/a> \u2014 a full guide to entity formation, banking, tax obligations, and compliance for foreign businesses entering the US market.\n  <\/div>\n\n\n  <!-- \u2500\u2500 SECTION 5 \u2500\u2500 -->\n  <h2 id=\"fx-risk-management-not-scrambling\">From reactive to strategic: managing FX exposure with intention<\/h2>\n\n  <p>When every international transaction forces an immediate conversion at a rate you didn&#8217;t choose, currency management isn&#8217;t really management at all. It&#8217;s a series of events that happen to you.<\/p>\n\n  <p>Multi-currency accounts create the conditions for a different approach. With balances held in multiple currencies, a business can make considered decisions: convert when rates are favourable, hold when they aren&#8217;t, and use natural hedges where revenues and costs in the same currency offset each other without any conversion needed at all.<\/p>\n\n  <p>This doesn&#8217;t require a treasury department. It requires visibility \u2014 which a well-structured multi-currency account provides \u2014 and occasionally, access to forward contracts that lock in a rate for a future transaction, giving planning certainty regardless of what markets do in the interim.<\/p>\n\n  <p>For businesses with predictable currency flows \u2014 regular supplier payments in euros, monthly repatriation to sterling, quarterly settlement in another currency \u2014 the ability to plan and execute systematically rather than reactively is a meaningful operational improvement. It also removes a source of budget variance that frequently appears in year-end reviews as an unexplained difference between projected and actual figures.<\/p>\n\n\n  <!-- \u2500\u2500 SECTION 6 \u2500\u2500 -->\n  <h2 id=\"who-benefits-from-multi-currency-accounts\">Which businesses benefit most<\/h2>\n\n  <p>Multi-currency accounts are not a specialist tool for large corporates. They&#8217;re increasingly the standard infrastructure for any business that operates across more than one currency with any regularity.<\/p>\n\n  <p>The businesses that benefit most tend to share certain characteristics: they pay or receive in multiple currencies, they have regular rather than one-off cross-border flows, and they&#8217;re at a stage where the cost and friction of international payments is becoming visible on the balance sheet rather than invisible in the detail.<\/p>\n\n  <p>That includes import and export businesses managing supplier and client payments across multiple markets. It includes international companies that have established \u2014 or are establishing \u2014 a US presence and need to move money efficiently between their home entity and their US operation. It includes professional services firms billing clients across geographies, manufacturers with overseas supply chains, and logistics businesses operating across multiple countries simultaneously.<\/p>\n\n  <p>It also includes any business that has simply grown beyond the point where routing everything through a domestic bank account \u2014 and accepting every cost and delay that comes with it \u2014 still makes financial sense.<\/p>\n\n\n  <!-- \u2500\u2500 CTA \u2500\u2500 -->\n  <div class=\"cta-box\">\n    <h3>Is your current payments setup working as hard as your business?<\/h3>\n    <p>A Free FX Review from Nextpay Global takes an objective look at your international payment flows \u2014 what you&#8217;re currently paying, where the hidden costs are, and what a more structured approach could save. No obligation.<\/p>\n    <a class=\"cta-btn\" href=\"https:\/\/nextpayglobal.com\/consultation\/?utm_source=blog&#038;utm_medium=organic&#038;utm_campaign=multi-currency-accounts\">Book a Free FX Review<\/a>\n  <\/div>\n\n\n  <!-- \u2500\u2500 CLOSING \u2500\u2500 -->\n  <h2 id=\"conclusion\">The practical bottom line<\/h2>\n\n  <p>The businesses that manage international payments well don&#8217;t necessarily move more money than their competitors. They just lose less of it in transit \u2014 and spend less time managing the process.<\/p>\n\n  <p>Multi-currency accounts are the infrastructure that makes that possible. Not a workaround. Not a fintech novelty. The standard approach for any business serious about operating efficiently across borders \u2014 holding currencies when it makes sense, converting on better terms when conversion is necessary, and paying counterparties through local networks rather than expensive correspondent chains.<\/p>\n\n  <p>The cost of doing it differently is real. It just rarely appears anywhere that invites attention.<\/p>\n\n\n  <!-- \u2500\u2500 DISCLAIMER \u2500\u2500 -->\n  <p class=\"disclaimer\">\n    <strong>Disclaimer:<\/strong> This article is for general informational purposes only and does not constitute financial or investment advice. Exchange rates, product features, and provider capabilities vary. Always consult a qualified financial adviser for guidance specific to your business circumstances.\n  <\/p>\n\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>International Payments Multi-Currency Accounts: How International Businesses Stop Losing Money in Transit Moving beyond the transactional approach to currency exchange [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":198,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[5,6],"tags":[15,19,16,78],"class_list":["post-197","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cross-border-payments","category-fx-risk-management","tag-cross-border-payments","tag-fx-management","tag-multi-currency-account","tag-international-payments-2"],"_links":{"self":[{"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/posts\/197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/comments?post=197"}],"version-history":[{"count":1,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/posts\/197\/revisions"}],"predecessor-version":[{"id":199,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/posts\/197\/revisions\/199"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/media\/198"}],"wp:attachment":[{"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/media?parent=197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/categories?post=197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nextpayglobal.com\/blog\/wp-json\/wp\/v2\/tags?post=197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}