Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

How to decode Currency Rate in JSON via C#?

$
0
0

After I paste the following URL to the web browser and it returned an JSON

The Link is:
http://rate-exchange.appspot.com/currency?from=USD&to=EUR&q=1

The Return JSON is:
{"to": "EUR", "rate": 0.73203399999999996, "from": "USD", "v": 0.73203399999999996}

Just would like to know how I can decode this JSON via C# because I want to get the USD to EUR currency Rate.

Please help



Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>