GrandTrunk Currency API in C#

Today I just finished a client API for the GrandTrunk historic currency conversion web service.

The web service allows the following:
  • Getting a list of the supported currencies according to a specified date
  • Converting a currency to another according to the rate of a specified date
  • Retrieving a list of conversion rates between 2 currencies according to a specified time interval.
If you are interested in using it, you can find it on Github.

Here's how you can use it:

You can find the library on:

Github

Q: Do you know other free web services which provide similar features? Leave me a link!

No comments :

Post a Comment