✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for WOOCS Currency Switcher: currency dashboards in WP

WOOCS writes the currency chosen at checkout and the FX rate used to woocs_order_currency and woocs_order_rate on wc_orders_meta. SleekView Charts reads those keys and builds a dashboard of revenue per WOOCS currency, FX-rate trend, base-currency totals, and daily orders by currency.

♾️ Lifetime License available

SleekView Charts dashboard for WOOCS WooCommerce Currency Switcher

Read WOOCS currency switches as charts, not a per-order field

WOOCS Currency Switcher records the currency the customer used at checkout on every order. Each row gets woocs_order_currency and woocs_order_rate on wc_orders_meta, where the rate is the value relative to the base WooCommerce currency at the moment of purchase. The standard currency column on wc_orders stays at the WooCommerce base. WOOCS settings let you whitelist currencies (USD, EUR, GBP, AUD, CAD, INR, BRL) but the analytics view never aggregates by them.

SleekView Charts reads woocs_order_currency and woocs_order_rate alongside the standard order columns and turns them into chart cards. A Donut splits orders by chosen currency. A Bar of total_amount grouped by woocs_order_currency shows revenue per currency. A Line chart plots average woocs_order_rate per day, per currency, to track FX volatility. A Number card converts each order's total back to the base currency using woocs_order_rate for a single consolidated KPI.

This is a reading layer, not a substitute for WOOCS itself. WOOCS still owns the currency switcher UI, the geolocation-based currency selection, and the upstream FX rate sync. SleekView Charts adds the dashboard the plugin does not lay out: currency mix against per-currency revenue against FX-rate trend on one saved screen, scoped per role, embeddable so finance reads multi-currency totals without admin access.

Workflow

From WOOCS meta keys to a currency dashboard in four steps

1

Point SleekView at WOOCS-tagged orders

Add a data source for wc_orders joined to wc_orders_meta on order_id. SleekView detects woocs_order_currency and woocs_order_rate automatically and lists them as columns ready to chart.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank WOOCS dashboard ready for cards backed by the real currency and FX-rate meta the plugin writes on every order.
3

Add WOOCS-specific chart cards

Pick a chart type, a grouping field like woocs_order_currency, and an aggregation such as Sum on total_amount divided by woocs_order_rate for base-currency conversion. Each card becomes a saved query against the live order rows.
4

Save and scope the dashboard

Save the chart view, scope it per role for finance, ops, and growth, and optionally embed it on a frontend page so finance reads base-currency totals without WordPress admin access.

Sample dashboard

Charts you can build from WOOCS data

Four cards that turn the woocs_order_currency and woocs_order_rate meta keys WOOCS writes on every order into a multi-currency dashboard.
Number · Default

Base-currency revenue this month

Big-number KPI summing total_amount divided by woocs_order_rate for orders in the current month, giving one consolidated revenue figure in the WooCommerce base currency regardless of how customers paid.
Sum(total_amount)
Pie · Donut

Orders by WOOCS currency

Donut splitting orders across the WOOCS-whitelisted currencies (USD, EUR, GBP, AUD, CAD, INR, BRL) using the woocs_order_currency key on wc_orders_meta so chosen-currency share is visible at a glance.
Count group by woocs_order_currency
Bar · Horizontal

Revenue per WOOCS currency

Horizontal bar of revenue per WOOCS currency using total_amount grouped by woocs_order_currency, showing each currency in its native value before the FX-rate conversion to the base.
Sum(total_amount) group by woocs_order_currency
Line · Default

FX rate trend

Line chart of average woocs_order_rate per day, optionally split by woocs_order_currency, so the team sees how FX rates moved across the date range and the impact on per-order base totals.
Average(woocs_order_rate) group by date_paid_gmt

Comparison

Default WOOCS admin vs SleekView Charts

Default WOOCS admin

  • WOOCS settings list whitelisted currencies but never chart revenue per currency
  • Base-currency consolidated total is not surfaced as a single KPI
  • FX rate history meta sits on each order but is never plotted over time
  • Currency mix as a side-by-side donut requires exporting wc_orders and pivoting
  • No saved per-role dashboards for finance that need base-currency totals only

SleekView Charts

  • Chart cards built directly on woocs_order_currency and woocs_order_rate on wc_orders_meta
  • Mix Number, Pie, Bar, Line, and Area cards on a single multi-currency dashboard
  • Consolidate to base currency with total_amount divided by woocs_order_rate at chart time
  • Saved chart views scoped per role for finance, ops, and growth
  • Embed a WOOCS dashboard on a frontend page for finance without WC admin

Features

What SleekView Charts gives you for WOOCS WooCommerce Currency Switcher

Real charts on WOOCS meta

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the woocs_order_currency and woocs_order_rate keys WOOCS writes to wc_orders_meta on every order.

Complements WOOCS

WOOCS still owns the currency switcher UI, the geolocation rules, and the FX rate sync. SleekView Charts adds the dashboard that turns the per-order currency labels and rates into a side-by-side reading layer.

Base-currency consolidation

Sum total_amount divided by woocs_order_rate to get a single base-currency total for the period, with the currency mix donut next to it for context on how that total was earned.

Audience

Who builds WOOCS dashboards with SleekView

Finance teams

Track the base-currency KPI and the FX-rate line chart so monthly revenue reads in one number and the team sees how FX volatility moved that number.

International growth teams

Watch the WOOCS-currency donut to see which markets are pulling weight and which need stronger localisation in pricing or payment methods.

Owners and managers

Use the revenue-per-currency bar to spot when a currency's revenue moves disproportionately because of FX shifts rather than real demand.

The bigger picture

Currency-switched sales should read as one number

WOOCS Currency Switcher is one of the most common multi-currency layers on WooCommerce. It writes the chosen currency and the FX rate at checkout to woocs_order_currency and woocs_order_rate on every order. The currency column on wc_orders stays at the base currency, which means the official WooCommerce reports under-count the actual currencies customers used.

Finance and growth teams end up exporting orders and pivoting in Excel to consolidate revenue back to the base currency or to see how much came in from each market. SleekView Charts reads woocs_order_currency and woocs_order_rate directly and turns them into chart cards. Finance sees the base-currency KPI calculated from total_amount divided by woocs_order_rate.

Growth teams see the currency mix donut and the per-currency revenue bar. Operations see the FX rate line chart to understand whether currency movements are masking real demand changes. WOOCS keeps owning the switcher UI and the rate sync; SleekView adds the in-WordPress reading layer that turns the currency switch into a real dashboard.

Questions

Common questions about SleekView Charts for WOOCS WooCommerce Currency Switcher

No. WOOCS still owns the currency switcher UI, the geolocation-based currency selection, and the upstream FX rate sync. SleekView Charts is a reading layer on woocs_order_currency and woocs_order_rate on wc_orders_meta, so you can chart per-currency revenue and FX trends on one saved screen.

 

Yes. SleekView reads wc_orders and wc_orders_meta directly when HPOS is enabled, including woocs_order_currency and woocs_order_rate. Legacy stores fall back to shop_order postmeta with the same key names.

 

Yes. woocs_order_currency on wc_orders_meta is exposed as a chartable dimension. A Donut on that field shows the share of orders across the WOOCS-whitelisted currencies (USD, EUR, GBP, AUD, CAD, and so on).

 

Yes. Sum total_amount divided by woocs_order_rate across the orders in the period to get one consolidated total in the WooCommerce base currency, regardless of which currencies customers actually paid in.

 

Yes. woocs_order_rate is an average-able numeric field. A Line chart of average woocs_order_rate per day, optionally split by woocs_order_currency, shows how rates moved across the date range and where the team should expect base-total swings.

 

Some pre-WOOCS orders lack woocs_order_rate. SleekView treats missing values as rate equal to one in the base-currency conversion and surfaces a count of affected orders so the team knows historical backfill is needed if precision matters.

 

No. Chart queries run on demand when a user loads the dashboard, hit indexed columns on wc_orders, and use the same MySQL connection as WordPress. Checkout, switcher rendering, and FX sync are untouched.

 

Yes. Save the chart view, scope it to a finance role with limited capabilities, or embed the dashboard on a frontend page gated by that role. Base-currency totals are readable without WordPress admin access.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView