Template:Currency convert

From Hitchwiki
Revision as of 22:08, 24 November 2014 by Kundrt (talk | contribs)
Jump to navigation Jump to search

This template uses Yahoo API to convert currencies.

Examples

Convert 32 Czech korunas to Polish zloty:
{{Currency convert|CZK|PLN|32}}Error: No contents found at URL https://query.yahooapis.com/v1/public/yql?q=select%20Rate%20from%20yahoo.finance.xchange%20where%20pair%20in%20(%22CZKPLN%22)&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys.Expression error: Unexpected < operator.

Convert 1 Romanian leu to Hungarian forint:
{{Currency convert|RON|HUF}}Error: No contents found at URL https://query.yahooapis.com/v1/public/yql?q=select%20Rate%20from%20yahoo.finance.xchange%20where%20pair%20in%20(%22RONHUF%22)&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys.Expression error: Unexpected < operator.

For conversions to euros or US dollars you can also use Template:To EUR and Template:To USD:
{{To EUR|PLN|10}}Error: No contents found at URL https://query.yahooapis.com/v1/public/yql?q=select%20Rate%20from%20yahoo.finance.xchange%20where%20pair%20in%20(%22PLNEUR%22)&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys.Expression error: Unexpected < operator.