vb.net - Add real time exchange rates to website -


i need real time exchange rates website , able it's value other calculations. i've searched online not find tips.

can tell me how import live rates website using vb.net? thanks

have @ openexchangerates.com . use html project, ajax call receive hourly updated json object updated exchange rates.

a bit of googling how import json vb.net


Comments