Privacy & Sharing
Optionally fetch exchange rates from an endpoint you choose (subject to CORS).
Your money data never leaves this device
Every calculation, statement, and ledger stays in your browser. Nothing is uploaded, and exports are encrypted on-device.
This is an opt-in network tool
Requests go directly from your browser to the endpoint you enter — SafePaper never sees them. Many providers block cross-origin browser requests (CORS); if a request fails, the API likely needs a server or a CORS-enabled endpoint.
Exchange-rate endpoint
Enter any JSON rates API you trust. Rates are shown raw — verify before relying on them.
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to live currency exchange rates
- Opt in. Enable the live rate fetch when you want current data.
- Get rates. Fetch the latest rates for your currency pair.
- Convert. Enter amounts, which are converted locally.
When you genuinely need current rates, this tool fetches them — but only when you ask, and it never sends your amounts. That keeps the privacy-first default intact while still giving you up-to-date conversions.
For fully offline conversion, use the manual Currency converter instead. Look up any code you need in the ISO 4217 reference.
Frequently asked questions
What data leaves my device?
Only a request for exchange rates when you opt in — the currency pair, not your amounts. The conversion of your amounts happens locally afterward.
Why is this opt-in?
SafePaper defaults to zero network calls; fetching live rates contacts an external source, so it's off until you explicitly enable it.
Is this financial advice?
No. Rates are indicative and for information; actual exchange costs include spreads and fees from your provider.
Related tools
- Currency converterConvert between currencies with rates you enter — no network calls, fully offline.
- Currency codesSearch ISO 4217 currency codes, symbols, and minor units.
- Live quotesOptionally fetch a quote from an endpoint you supply (subject to CORS).
- VAT / GST / sales taxAdd or extract tax from a gross or net amount using your region's rate.