You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
// Nunca escribir credenciales directamente en el código, en este caso está hecho con el objetivo de simplificar el ejercicio
// Si bien no hay problema en que los estudiantes usen esta clave de prueba, mi recomendación es crear tu propia clave en fixer.io, la cuenta gratuita permite 100 llamadas mensuales.
public static Decimal getLatestRate(String sellCurrency, String buyCurrency) {