Skip to main content

Colones Exchange Rate - NuGet & npm Packages

· One min read

In this post I am introducing a new NuGet & npm packages that I created to get the exchange rate of the Costa Rican Colón currency conversion to US Dollars and Euros.

Key Features

  • Get the exchange rate of the Costa Rican Colón currency conversion to US Dollars and Euros.
  • Get today's exchange rate of the Costa Rican Colón currency information for US Dollars and Euros.
  • Consumes the API from the Ministerio de Hacienda de Costa Rica.

Source Code

The source code is available on GitHub. Feel free to contribute to the project.

Note: This repository also deploys the NuGet & npm packages to GitHub Packages.

NuGet Package

The NuGet package is available on nuget.org.

npm Package

The npm package is available on npmjs.com.

References

Conclusion

I hope you find these packages useful. If you have any questions or comments, please leave them below.

Thanks for reading and happy coding!