Create your own currency converter using Free Google API
Step 1: Create new HTML file modify design as desired.
Step 2: Insert this lines to your HTML codes
<iframe src=”http://www.google.com/finance/converter” height=”240″ width=”320″></iframe>
Preview:
Or to change currency to your desired currency:
<iframe src=”http://www.google.com/finance/converter?&from=SGD&to=USD” height=”240″ width=”320″></iframe>
Preview: SGD to USD
Use it to create your own App or a currency converter for your website.
For more tutorials and tips on web design follow us on: