Skip to content

idmcarvalho/FrankfurterApi

Repository files navigation

FrankfurterApi

To run this project on your development enviornment you must first runs these commands on the master folder:

npm install @fortawesome/fontawesome-svg-core npm install @fortawesome/free-solid-svg-icons npm install @fortawesome/angular-fontawesome npm install xlsx

The Api

The Frankfurter API tracks foreign exchange references rates published by the European Central Bank. The data refreshes around 16:00 CET every working day. Frankfurter integrates seamlessly with libraries like Money.js and Dinero.js.

Eg: https://api.frankfurter.app/${parameters}

Tools

We've developed four main tools

1 - Latest Rates:

This endpoint returns the latest rates. We added a feature to export these rates to excel, so it is possible to get these dates and create an analysis

image

2 - Historical Rates

This endpoint returns historical rates for any working day since 4 January 1999.

image

3 - Time Series Rates

This endpoint returns data from a period of time from since 4 January 1999 until today.

image

4 - Conversion Rates

You can convert any value between currencies using the above endpoints in combination with the amount parameter.

image

Api used to build this project https://www.frankfurter.app/docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published