Skip to content

Exchange rate at specific time #8

@henobi

Description

@henobi

Hi!
It would be nice if I could fetch the exchange rate on a specific date in the past.

// e.g. 
$date = new \DateTime('2020-10-01');
echo $converter->toEuro(150, 'USD', 3, $date);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions