Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign exchange rate calculations for chargings. #1152

Open
bassmaster187 opened this issue Jan 9, 2024 · 0 comments
Open

Foreign exchange rate calculations for chargings. #1152

bassmaster187 opened this issue Jan 9, 2024 · 0 comments

Comments

@bassmaster187
Copy link
Owner

To be able to summarise all charging costs we need just one currency

image

It seems like frankfurter app is free and eazy to use.
https://www.frankfurter.app/docs/
https://api.frankfurter.app/2024-01-08?from=USD&to=EUR

{
	"amount": 1.0,
	"base": "USD",
	"date": "2024-01-08",
	"rates": {
		"EUR": 0.91358
	}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant