Taking values from website

Hello Everyone.

I’ve got a website http://www.x-rates.com/calculator/?from=PLN&to=USD&amount=1

Need to get those value: 0.282180 USD

Is this possible?

Already tried with System.Net.WebClient class but in string i’ve got all html site code[:D]

Thanks for your help.

Let me quote what they say: “we are unfortunately no longer allowed to publish the raw currency rate data in Excel or other easily machine readable formats. Please do not attempt to automate the process of rate data collection or harvesting from our site.”

Shouldn’t you rather use another provider?