A simple C# wrapper over the [https://openexchangerates.org/](openexchangerates.org) API.
Info
| Version: | 1.0.3 |
| Author(s): | Luke Warren |
| Last Update: | Monday, September 22, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Lukejkw/OpenExchangeRatesSharp/ |
| NuGet Url: | https://www.nuget.org/packages/OpenExchangeRatesSharp |
Install
Install-Package OpenExchangeRatesSharp
dotnet add package OpenExchangeRatesSharp
paket add OpenExchangeRatesSharp
OpenExchangeRatesSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.6.7)
Tags