<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Investing &#8211; Trending Articles</title>
	<atom:link href="https://article.delhibazar.online/category/investing/feed/" rel="self" type="application/rss+xml" />
	<link>https://article.delhibazar.online</link>
	<description>Most Trending topics</description>
	<lastBuildDate>Sun, 16 May 2021 08:45:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://article.delhibazar.online/wp-content/uploads/2024/04/cropped-Purple-Illustration-Big-Bright-and-Bold-Internet-Safety-Poster-32x32.jpg</url>
	<title>Investing &#8211; Trending Articles</title>
	<link>https://article.delhibazar.online</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>currency converter</title>
		<link>https://article.delhibazar.online/currency-converter/</link>
					<comments>https://article.delhibazar.online/currency-converter/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sun, 16 May 2021 05:54:17 +0000</pubDate>
				<category><![CDATA[Finance]]></category>
		<category><![CDATA[Investing]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[Select]]></category>
		<category><![CDATA[currency convertor]]></category>
		<guid isPermaLink="false">https://article.delhibazar.online/money/</guid>

					<description><![CDATA[<p>Currency Converter &#160; Currency Converter available online for check current conversion of all major currency us dollar , can dollar , euro from all major countries &#160;... </p>
<p>The post <a rel="nofollow" href="https://article.delhibazar.online/currency-converter/">currency converter</a> appeared first on <a rel="nofollow" href="https://article.delhibazar.online">Trending Articles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1><a href="https://article.delhibazar.online/currency-converter/" target="_blank" rel="noopener">Currency Converter</a></h1>
    <div id="currency-bcc-6a007f5cee12d" class="currency-bcc"></div>

<script type="text/javascript">
    // Define the widgetTrigger function
    function widgetTrigger(type, lang) {
        var uniqID = '6a007f5cee12d';

        var langg = (lang != '-1' && typeof lang != 'undefined') ? '&lang=' + lang : "";
        var width = (type == 'custom') ? '0' : ((type == 'fix') ? '200' : '100%');
        var height = (type == 'custom') ? '0' : ((type == 'fix') ? '350' : '300');

        var bg_color = '8fe0d0';
        var font_color = '4c0147';

        var amount = '1';

        var from = 'USD';
        var to = 'INR';

        var gradient = 'on';
        var shadow = 'on';
        var border = 'on';
        var flag = 'on';
        var display = 'c';
        var currencies = '';
        var symbol = 'off';
        var monetary_format = '1';
        var decimal_format = '2';
        var date_format = '1';
        var support = 'on';

        var wc = document.createElement("DIV");
        wc.id = "wc" + uniqID;
        wc.name = "wc" + uniqID;
        var wc_style = "position:relative;display:inline-block;border:none;min-width:200px;min-height:350px;";
        if (shadow && shadow == 'on') {
            wc_style += "box-shadow:0 0 5px #000;";
        }

        var fr = document.createElement("IFRAME");
        if (width && height) {
            if (width < 200) width = 200;
            if (height < 350) height = 350;

            fr.width = width + "px";
            fr.height = height + "px";
            wc_style += "width:" + width + "px;";
            wc_style += "height:" + height + "px;";
        } else {
            fr.width = "100%";
            if (!height || height < 350) height = 350;
            fr.height = height + "px";
            wc_style += "width:100%;";
            wc_style += "height:" + height + "px;";
        }
        wc.style = wc_style;
        wc.innerHTML = '';
        wc.appendChild(fr);

        if (support && support == 'on') {
            var lb = document.createElement("DIV");
            lb.style = "position:absolute;display:inline-block;box-sizing:border-box;width:100%;left:0;bottom:0;padding:0 15px;text-align:right;line-height:25px;color:#{{$fc}};font-size:13px;font-family:Arial,Helvetica,sans-serif;";
            var lb_1 = document.createElement("A");
            lb_1.innerHTML = from + "/" + to;
            lb_1.href = "https://www.currency.wiki/" + from.toLowerCase() + "_" + to.toLowerCase();
            lb_1.rel = "nofollow";
            lb_1.target = "_blank";
            lb_1.style = "float:left;margin:0;padding:0;text-transform:uppercase;line-height:25px;color:#" + font_color + ";";
            var lb_2 = document.createElement("A");
            lb_2.innerHTML = "Currency.Wiki";
            lb_2.href = "https://www.currency.wiki";
            lb_2.rel = "nofollow";
            lb_2.target = "_blank";
            lb_2.style = "line-height:25px;margin:0;padding:0;color:#" + font_color + ";";
            lb.appendChild(lb_1);
            lb.appendChild(lb_2);
            wc.appendChild(lb);
        }

        fr.id = uniqID;
        fr.name = uniqID;
        fr.style = "border:none;min-width:200px;min-height:350px";
        fr.width = (type == 'custom') ? width + "px" : ((type == 'fix') ? "200px" : "100%");
        fr.height = (type == 'custom') ? height + "px" : ((type == 'fix') ? "350px" : "100%");

        document.getElementById("currency-bcc-" + uniqID).appendChild(wc);

        var yp = JSON.stringify({
            cd: uniqID,
            w: width, // width
            h: height, // height
            a: amount ? amount : 1, // amount
            f: from.toUpperCase(), // from currency
            t: to.toUpperCase(), // to currency
            fc: font_color, // font color
            c: bg_color, // bg color
            g: gradient, // gradient bg
            sh: shadow, // shadow
            b: border, // border
            fl: flag, // flag
            p: display, // page - converter or exchange rates
            cs: currencies, // currencies 
            s: symbol, // symbol right, left, off
            mf: monetary_format, // monetary format
            df: decimal_format, // decimal format
            d: date_format, // date
            su: support, // support us
        });

        var url = "https://www.currency.wiki/widget/embed?wd=1&f=" + from + "&t=" + to + "&cs=" + currencies + "&d=" + date_format + "&tm=1778417500" + langg;
        url = url.replace(/\"/g, "");
        fr.setAttribute("src", url);
        var w = window.frames[uniqID];
        fr.onload = function () {
            w.postMessage({ "t": yp }, "*");
        }
    }

    // Add an event listener for DOMContentLoaded
    document.addEventListener('DOMContentLoaded', function () {
        // Call widgetTrigger with the appropriate parameters
        widgetTrigger('auto', 'en-US');
    });
</script>
<style>
    .currency-bcc iframe {border:none; outline: none;}
</style>

<p>&nbsp;</p>
<p><a href="https://clnk.in/pVza" target="_blank" rel="noopener">Currency Converter</a> available online for check current conversion of all major currency us dollar , can dollar , euro from all major countries</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://article.delhibazar.online/currency-converter/">currency converter</a> appeared first on <a rel="nofollow" href="https://article.delhibazar.online">Trending Articles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://article.delhibazar.online/currency-converter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
