Currency Converter Widget (Embed) — GetCalcMaster
Embed a snapshot-based currency converter on your site with an iframe. Configure presets (from/to/amount) and theme.
Need a currency converter widget that is reproducible? The GetCalcMaster embed uses a named FX snapshot (as-of timestamp + id).
What this calculator is
The Currency Converter is an interactive tool inside GetCalcMaster. It’s designed to help you explore scenarios, understand formulas, and document assumptions.
Key features
- Simple iframe embed
- Snapshot-based rates for reproducibility
- Configurable presets: from/to/amount
- Displays snapshot as-of time
Formula
<iframe
src="https://getcalcmaster.com/embed/currency?from=USD&to=EUR&amount=1"
width="100%"
height="310"
style="border:0"
loading="lazy"
></iframe>Quick examples
Preset pair: /embed/currency?from=GBP&to=USD&amount=50Dark theme: /embed/currency?from=USD&to=JPY&amount=10&theme=darkCompact: /embed/currency?from=CAD&to=EUR&amount=100&compact=1
Verification tips
- Round-trip check: A→B→A should return the original within rounding.
- Record the snapshot id/as-of when sharing results.
Common mistakes
- Assuming widget results include bank/card fees (they do not).
- Comparing to a different rate source (mid-market vs bank quote).
How to use it (quick steps)
- Choose default currencies (from/to) and a starting amount.
- Set iframe src to /embed/currency with query parameters.
- Paste the iframe into your site; set an appropriate height.
- Optionally set theme=light|dark|auto and compact=1.
- Verify against a known sample conversion (round-trip).
Related tools and guides
Featured guides
Deep, human-written guides focused on accuracy, verification, and reproducible workflows.
FAQ
Where do the rates come from?
Can I force a theme?
Is this for trading?
Tip: For reproducible work, save your inputs and reasoning in Notebook.