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

lest/scope currencies using currencylayer.com #90

Open
valsha opened this issue Oct 28, 2023 · 0 comments
Open

lest/scope currencies using currencylayer.com #90

valsha opened this issue Oct 28, 2023 · 0 comments

Comments

@valsha
Copy link

valsha commented Oct 28, 2023

Hi, in currencylayer.com I can use:

http://apilayer.net/api/live

    ? access_key = my_api_key
    & currencies = EUR,GBP,CAD,PLN
    & source = USD
    & format = 1

this is 1 request (1000 requests per month is free) for pairs EUR,GBP,CAD,PLN

how I can use laravel-swap to get a list/scope currencies?
right now I can use only 1 pair of currencies (USD/EUR) per request
$rate = Swap::latest('EUR/USD');

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant