Run with:
deno task start
Deploy via Deno Deploy:
deployctl deploy --env-file=./.env --project=currency-exchange-rates
Environment variables required for API server:
EXCHANGE_RATES_API=""
EXCHANGE_RATES_API_FALLBACK=""
- Free Currency Exchange Rates API 👉 GitHub, npm package
- Exchange Rates by ECB (European Central Bank) uses public ECB API, updated per day at around
00:00 GMT
👉 npm package