<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Update google url for currency converter]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7530&amp;type=atom" />
	<updated>2018-09-11T01:56:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7530</id>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32634#p32634" />
			<content type="html"><![CDATA[<p>thanks for info, just applied with add code below, now it works.</p><div class="codebox"><pre><code>        elseif ($provider == &#039;CCA&#039;)
        {
                $val = getInnerStr($contents, &#039;{&quot;val&quot;:&#039;, &#039;}}&#039;);
    }</code></pre></div><div class="quotebox"><cite>boxygen wrote:</cite><blockquote><p>I am using free.CurrencyConverterAPI.com and it works for almost all Currencies</p><div class="codebox"><pre><code>elseif ($provider == &#039;CCA&#039;) //free.currencyconverterapi.com
    {
        $filename = &quot;/api/v5/convert?q={$curr_b}_{$curr_a}&amp;compact=y&quot;;
        $site = &quot;free.currencyconverterapi.com&quot;;
        $proto = &#039;https://&#039;;

    }</code></pre></div></blockquote></div>]]></content>
			<author>
				<name><![CDATA[ichtus]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=12975</uri>
			</author>
			<updated>2018-09-11T01:56:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32634#p32634</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32624#p32624" />
			<content type="html"><![CDATA[<p>Thanks. Their <a href="https://www.currencyconverterapi.com/pricing">free plan</a> provides for:<br /></p><div class="quotebox"><blockquote><p>Currency values are refreshed every 60 minutes.<br />Maximum of 100 requests/hr &amp; 2 query conversions per request</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-09-07T16:32:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32624#p32624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32611#p32611" />
			<content type="html"><![CDATA[<p>I am using free.CurrencyConverterAPI.com and it works for almost all Currencies</p><div class="codebox"><pre><code>elseif ($provider == &#039;CCA&#039;) //free.currencyconverterapi.com
    {
        $filename = &quot;/api/v5/convert?q={$curr_b}_{$curr_a}&amp;compact=y&quot;;
        $site = &quot;free.currencyconverterapi.com&quot;;
        $proto = &#039;https://&#039;;

    }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-09-06T06:34:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32611#p32611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32601#p32601" />
			<content type="html"><![CDATA[<p>The following service providers support XCD:</p><p><a href="https://www.oanda.com/currency/iso-currency-codes/XCD">Oanda</a><br /><a href="https://www.mataf.net/en/currency/converter-GBP-XCD">mataf.net</a><br /><a href="https://coinmill.com/">CoinMill.com</a><br /><a href="https://www.xe.com/currency/xcd-east-caribbean-dollar">XE.com</a><br /><a href="https://www.goodreturns.in/currency/east-caribbean-dollar-xcd-to-indian-rupee-inr-converter.html">GoodReturns.in</a></p><p>Maybe we should use a plugin system for Exchange rates.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-09-05T19:20:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32601#p32601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32598#p32598" />
			<content type="html"><![CDATA[<p>Google converter is no longer working and have not fixed yet.<br />Bloomberg has blocked requests also.<br />Yahoo shifted to: https://finance.yahoo.com/quote/GBPUSD=X?p=GBPUSD=X</p><p>Only ECB now is working.</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-09-05T19:11:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32598#p32598</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32596#p32596" />
			<content type="html"><![CDATA[<p>What&#039;s the status on this?&nbsp; I&#039;m trying to add Caribbean Dollars (XCD) in ver 2.4.4 but the get exchange rate does not work.</p>]]></content>
			<author>
				<name><![CDATA[trentdavis]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1335</uri>
			</author>
			<updated>2018-09-05T18:13:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32596#p32596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32316#p32316" />
			<content type="html"><![CDATA[<p>Shall we replace it with <em>x-rates.com</em>? The <strong>bash</strong> code for it is:<br /></p><div class="codebox"><pre><code>wget -q -O- &quot;https://www.x-rates.com/table/?from=USD&amp;amount=1&quot; | \
grep &quot;http://www.x-rates.com/graph/?from=&quot; | \
cut -c71-1000 | \
sed -e &#039;s#&lt;/a&gt;&lt;/td&gt;##&#039; | \
sed -e &#039;s#&amp;amp;to=# #&#039; | \
sed -e &quot;s#&#039;&gt;# #&quot; | \
sort -u &gt; output.txt</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-07-29T16:56:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32316#p32316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32295#p32295" />
			<content type="html"><![CDATA[<p>Google finance API does not work anymore, should we stop chasing their updates ? <img src="https://frontaccounting.com/punbb/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-07-25T10:49:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32295#p32295</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31717#p31717" />
			<content type="html"><![CDATA[<p>For those using FA 2.3.x - this will need to be backported.</p><p>Looks like this has been so for a <a href="https://www.j2store.org/blog/j2store/google-finance-api-url-has-been-updated.html">couple of months</a> atleast:</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-05-25T02:07:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31717#p31717</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31715#p31715" />
			<content type="html"><![CDATA[<p>Oops! Will be fixed asap. Thanks.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-05-24T20:03:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31715#p31715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31714#p31714" />
			<content type="html"><![CDATA[<p>Line 153 has an extra semicolons</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-05-24T14:06:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31714#p31714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31713#p31713" />
			<content type="html"><![CDATA[<p><a href="https://github.com/FrontAccountingERP/FA/commit/d39276a5c8495014b0716c81c432fa9a86ffc138">Commited</a> to Repo with <a href="https://github.com/FrontAccountingERP/FA/commit/3f9070f64c404bde1f55ecf4827658d27bdad815">rerun cleanup</a>.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-05-24T13:24:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31713#p31713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31711#p31711" />
			<content type="html"><![CDATA[<p>Willdo later today.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-05-24T11:38:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31711#p31711</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Update google url for currency converter]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31710#p31710" />
			<content type="html"><![CDATA[<p>Google currency converter url has been changed to <strong>finance.google.com/bctzjpnsun/converter?a=1&amp;from=USD&amp;to=EUR</strong></p><p>So lines 153 and 221 of gl_db_rates.inc should be:</p><p>153 <strong>$filename = &quot;/bctzjpnsun/converter?a=1&amp;from={$curr_a}&amp;to={$curr_b}&quot;;</strong><br />221 <strong>$filename = &quot;/bctzjpnsun/converter?a=1&amp;from={$curr_b}&amp;to={$curr_a}&quot;;</strong></p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-05-24T06:30:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31710#p31710</id>
		</entry>
</feed>
