A web app that shows currency exchange changes and lets you work with multiple currency pairs.
185
A currency-exchange calculator for the browser. Work with multiple currency pairs at once, enter several amounts per pair in parallel to compare conversions at a glance, and watch how rates move over time with live data and historical charts. It runs entirely in your browser as a PWA — no backend, no accounts, nothing leaves your machine.
from → to and to → from)@fawazahmed0/currency-api (CDN) with a fallback endpoint1W, 1M, 1Y)docker run -d \
--name exin \
-p 8080:80 \
--restart unless-stopped \
ryback2501/exin:latest \
The app runs at http://localhost:8080. No configuration or volumes needed — Exin is a static app and fetches rates directly from the currency API.
Full instructions and source — including how to run from code or use the live site — are in the GitHub repository.
Check the Contributing section in the repository's README.
docker pull ryback2501/exin
Content type
Image
Digest
sha256:96286e3ae…
Size
20.7 MB
Last updated
4 months ago
docker pull ryback2501/exin