-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Priority: MediumNeeds to fixed sooner.Needs to fixed sooner.Status: ConfirmedWill surely be fixed or implementedWill surely be fixed or implemented
Description
I'm trying to add a new currency (ARS - argentine peso) into the Currency Converter module and the API returns "buyer" value and it would be great if it returned "seller" value.
Example:
// 20220219193733
// https://free.currconv.com/api/v7/convert?q=USD_ARS&compact=ultra&apiKey=xxxxxxxxxxxxxxx
{
"USD_ARS": 106.793999
}
The following screenshot was taken from Argentina's National Bank

By the way, thanks for your work, I love this calculator!
Metadata
Metadata
Assignees
Labels
Priority: MediumNeeds to fixed sooner.Needs to fixed sooner.Status: ConfirmedWill surely be fixed or implementedWill surely be fixed or implemented