I know I can transform the above product as follows
\begin{eqnarray*}\lim_{n\rightarrow\infty}\left(\frac{1}{2}\frac{3}{4}\frac{5}{6}...\frac{2n-1}{2n}\right)&=&\lim_{n\rightarrow\infty}\prod_{k=1}^n\left(\frac{2k-1}{2k}\right)\\&=&\lim_{n\rightarrow\infty}\prod_{k=1}^n\left(1-\frac{1}{2k}\right)\\&=&\lim_{n\rightarrow\infty}\prod_{k=1}^n\left(1+\frac{-1/2}{k}\right) \end{eqnarray*}
My thoughts are this is going to go to $e^{-x/2}$, but I can't figure out how to go from
$$\lim_{n\rightarrow\infty}\prod_{k=1}^n\left(1+\frac{-1/2}{k}\right)$$
to
$$\lim_{n\rightarrow\infty}\left(1+\frac{-1/2}{n}\right)^n$$
From Wallis's Product Formula $$\prod_{n=1}^\infty\,\left(\frac{2n-1}{2n}\right)\,\left(\frac{2n+1}{2n}\right)=\frac2\pi\,,$$ we see that $$(2m+1)\,\left(\prod_{n=1}^m\,\left(\frac{2n-1}{2n}\right)\right)^2=\prod_{n=1}^m\,\left(\frac{2n-1}{2n}\right)\,\left(\frac{2n+1}{2n}\right)\approx \frac{2}{\pi}\,.$$ Consequently, $$\prod_{n=1}^m\,\left(\frac{2n-1}{2n}\right)\approx\sqrt{\frac{2}{\pi(2m+1)}}\,.$$ For comparison plots, see here and here.