Running the example

Instructions:

Select a currency, enter an amount and press Get Change.

Currency: USD GBP Amount:

Response:

Additional Information

You can also consume this service by directly calling the HTTP endpoint, opening a URL such as http://localhost:47493/change-machine?amount=2.42¤cy=USD, replacing "USD" with "GBP" and the amount with a decimal number.

Complete documentation for this example can be found here.