

	<script type="text/javascript">
		Number.prototype.formatMoney = function(c, d, t) {
			var n = this,
				c = isNaN(c = Math.abs(c)) ? 2 : c,
				d = d == undefined ? "." : d,
				t = t == undefined ? "," : t,
				s = n < 0 ? "-" : "",
				i = String(parseInt(n = Math.abs(Number(n) || 0).toFixed(c))),
				j = (j = i.length) > 3 ? j % 3 : 0;
			return s + (j ? i.substr(0, j) + t : "") + i.substr(j).replace(/(\d{3})(?=\d)/g, "$1" + t) + (c ? d + Math.abs(n - i).toFixed(c).slice(2) : "");
		};

		jQuery(document).ready(function($) {
			$("#currency_input").bind('keyup mouseup', function() {
				var value = this.value;
				var output = value * ;
				$("#currency_show").html(output.formatMoney(2, '.', ','));
			});

			$("#payment_currency_input").bind('keyup mouseup', function() {
				var value = this.value;
				var output = value / ;
				$("#payment_currency_show").html(output.toFixed(8));

			});

		});
	</script>
	
	<meta itemprop="priceCurrency" content="" />


	<div class="mkdf-section-title-holder mkdf-st-standard mkdf-st-left-aligned" style="text-align: left;">
		<div class="mkdf-st-inner">
			<h2 class="mkdf-st-title">
				Rate  <span class="mkdf-st-title-hightlight " data-text="0,00">
					<span><data itemprop="price" value="">0,00</data></span></span> 			</h2>
		</div>
	</div>
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<p style="font-size: 16px;" class="coin_color ">Change (24h): <strong> <span class="color-"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret- mkdf-icon-element"></i></span>% </span></strong></p>
		</div>
	</div>
	<div class="vc_empty_space" style="height: 10px;"><span class="vc_empty_space_inner"></span></div>
	<div class="vc_row wpb_row vc_inner vc_row-fluid mkdf-grid-lines-light">
		<div class="wpb_column vc_column_container vc_col-sm-12">
			<div class="vc_column-inner">
				<div class="wpb_wrapper">
					<div class="fb_like wpb_content_element fb_type_button_count">
						<iframe src="https://www.facebook.com/plugins/like.php?href=https://kryptobot.net/kursy-kryptowalut/kurs/-/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="vc_empty_space" style="height: 44px;"><span class="vc_empty_space_inner"></span></div>
	<div class="vc_row wpb_row vc_inner vc_row-fluid mkdf-grid-lines-light">


		
		
		

	</div>
	<div class="vc_empty_space" style="height: 32px;"><span class="vc_empty_space_inner"></span></div>
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper info_small">
			<p>					 <br />


			</p>
		</div>
	</div>

	<div class="vc_empty_space" style="height: 32px;"><span class="vc_empty_space_inner"></span></div>
	<div class="wpb_single_image wpb_content_element vc_align_center  wpb_bounceIn bounceIn">

		<a rel="nofollow" href="https://app.kryptobot.net" target="_self" class="vc_single_image-wrapper   vc_box_border_grey">
			<picture><source srcset="https://kryptobot.net/wp-content/webp-express/webp-images/uploads/2021/11/dolacz_do_kryptobota-1.png.webp" type="image/webp"><img src="https://kryptobot.net/wp-content/uploads/2021/11/dolacz_do_kryptobota-1.png" class="vc_single_image-img attachment-full webpexpress-processed" alt="Dołącz do KB" loading="lazy"></picture>
		</a>

	</div>
	<div class="vc_empty_space" style="height: 32px;"><span class="vc_empty_space_inner"></span></div>
	
	<div class="vc_empty_space" style="height: 32px;"><span class="vc_empty_space_inner"></span></div>
	<h2>Calculator  / </h2>
	<p>How is 1 ?
	<p>
	<table width="100%" class="table_crypto">
		<tr>
			<td></td>
			<td><input type="number" step="0.1" id="currency_input" name=""></td>
			<td><span id='currency_show'>0</span> </td>
		</tr>
		<tr>
			<td></td>
			<td><input type="number" step="0.1" id="payment_currency_input" name=""></td>
			<td><span id='payment_currency_show'>0</span> </td>
		</tr>
	</table>



	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper"></div>
	</div>
	<div class="vc_empty_space" style="height: 64px;"><span class="vc_empty_space_inner"></span></div>
	<div class="vc_row wpb_row vc_inner vc_row-fluid links mkdf-grid-lines-light">
		<div class="wpb_column vc_column_container vc_col-sm-4">
			<div class="vc_column-inner">
				<div class="wpb_wrapper">
					<div class="wpb_text_column wpb_content_element">
						<div class="wpb_wrapper">
							<h4>Team</h4>
							<ul>
								<li><em>No data</em></li>							</ul>
						</div>
					</div>
				</div>
			</div>
		</div>

		<div class="wpb_column vc_column_container vc_col-sm-4">
			<div class="vc_column-inner">
				<div class="wpb_wrapper">
					<div class="wpb_text_column wpb_content_element">
						<div class="wpb_wrapper">
							<h4>Another prices</h4>
							<ul>
												<li> ALGO					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/ALGO-PLN/" class="default">
						<span>
							0.884 PLN</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> ZEC					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/ZEC-EUR/" class="default">
						<span>
							230 EUR</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> XIN					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/XIN-BTC/" class="default">
						<span>
							0.00000001 BTC</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> SCRT					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/SCRT-BTC/" class="default">
						<span>
							0.00000146 BTC</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> NULS					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/NULS-USDT/" class="default">
						<span>
							0.0258 USDT</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> WAVES					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/WAVES-USDT/" class="default">
						<span>
							1.076 USDT</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>0,00% </span>						</span>
					</a>
				</li>

					<li> AAVEUP					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/AAVEUP-USDT/" class="success">
						<span>
							0.6008 USDT</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>inf% </span>						</span>
					</a>
				</li>

					<li> BAND					<a href="https://kryptobot.net/en/cryptocurrency-prices/price/BAND-BTC/" class="success">
						<span>
							0.00000313 BTC</span>
						<span class="value">
							<span class="color-green"><span class="mkdf-icon-shortcode mkdf-normal"><i class="mkdf-icon-font-awesome fa fa-caret-up mkdf-icon-element"></i></span>8,30% </span>						</span>
					</a>
				</li>

								</ul>
						</div>
					</div>
				</div>
			</div>
		</div>

		
			</div>
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper"> </div>
	</div>
	<div class="vc_row wpb_row vc_inner vc_row-fluid mkdf-grid-lines-light">
		<div class="wpb_column vc_column_container vc_col-sm-12">
			<div class="vc_column-inner">
				<div class="wpb_wrapper">
					<div class="vc_empty_space" style="height: 65px"><span class="vc_empty_space_inner"></span></div>
					<div class="mkdf-call-to-action-holder  mkdf-simple-layout ">
						<div class="mkdf-cta-inner ">
							<div class="mkdf-cta-text-holder">
								<div class="mkdf-cta-text">Do you know <strong>how buy </strong>?</div>
							</div>
							<div class="mkdf-cta-button-holder">
								<div class="mkdf-cta-button">
									<a itemprop="url" href="https://kryptobot.net/bitbay" rel="nofollow" target="_self" style="background-color: #3e49f3" class="mkdf-btn mkdf-btn-medium mkdf-btn-solid mkdf-btn-predefined-arrow"> <span class="mkdf-btn-text">Register on the exchange</span>
										<svg class="mkdf-btn-svg-one" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 26 9" style="enable-background:new 0 0 26 9;" xml:space="preserve">
											<path d="M26,4.7C26,4.6,26,4.4,26,4.3c0-0.1-0.1-0.1-0.1-0.2l-3.5-3.5c-0.2-0.2-0.5-0.2-0.7,0s-0.2,0.5,0,0.7L24.3,4                    H0.5C0.2,4,0,4.2,0,4.5S0.2,5,0.5,5h23.8l-2.7,2.7c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l3.5-3.5                    C25.9,4.8,25.9,4.8,26,4.7z" />
										</svg>
										<svg class="mkdf-btn-svg-two" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 26 9" style="enable-background:new 0 0 26 9;" xml:space="preserve">
											<path d="M26,4.7C26,4.6,26,4.4,26,4.3c0-0.1-0.1-0.1-0.1-0.2l-3.5-3.5c-0.2-0.2-0.5-0.2-0.7,0s-0.2,0.5,0,0.7L24.3,4                    H0.5C0.2,4,0,4.2,0,4.5S0.2,5,0.5,5h23.8l-2.7,2.7c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l3.5-3.5                    C25.9,4.8,25.9,4.8,26,4.7z" />
										</svg>
									</a>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	
			<div class="vc_empty_space" style="height: 130px"><span class="vc_empty_space_inner"></span></div>
		<div class="mkdf-accordion-holder mkdf-ac-default  mkdf-accordion  clearfix">
			<h2 class="mkdf-accordion-title">
				<span class="mkdf-accordion-num">
					<span class="mkdf-accordion-number"></span>
					<span class="mkdf-accordion-label"></span>
				</span>
				<span class="mkdf-tab-title">Description</span>
			</h2>
			<div class="mkdf-accordion-content">
				<div class="mkdf-accordion-content-inner">
					<div class="wpb_text_column wpb_content_element ">
						<div class="wpb_wrapper">
							<p></p>
						</div>
					</div>
				</div>
			</div>
		</div>
	

	
{"id":24883,"date":"2021-01-31T20:37:16","date_gmt":"2021-01-31T19:37:16","guid":{"rendered":"https:\/\/kryptobot.net\/?page_id=24883"},"modified":"2021-01-31T20:54:13","modified_gmt":"2021-01-31T19:54:13","slug":"cryptocurrency-rate","status":"publish","type":"page","link":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/","title":{"rendered":"Cryptocurrency rate"},"content":{"rendered":"<p>[vc_row row_content_width=&#8221;grid&#8221; enable_grid_lines=&#8221;&#8221; css=&#8221;.vc_custom_1612084832851{padding-top: 32px !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-9 vc_col-md-offset-0 vc_col-md-12 vc_col-sm-offset-0&#8243; css=&#8221;.vc_custom_1543250471067{padding-right: 4.5% !important;}&#8221;][vc_column_text][\/vc_column_text][vc_row_inner enable_grid_lines=&#8221;&#8221;][vc_column_inner][vc_empty_space height=&#8221;65px&#8221;]<div class=\"mkdf-call-to-action-holder  mkdf-simple-layout \">\n\t<div class=\"mkdf-cta-inner \">\n\t\t<div class=\"mkdf-cta-text-holder\">\n\t\t\t<div class=\"mkdf-cta-text\">Do you have account on KryptoBot?<\/div>\n\t\t<\/div>\n\t\t<div class=\"mkdf-cta-button-holder\" >\n\t\t\t<div class=\"mkdf-cta-button\"><a itemprop=\"url\" href=\"https:\/\/app.kryptobot.net\" target=\"_self\" style=\"background-color: #ff4b36\" class=\"mkdf-btn mkdf-btn-medium mkdf-btn-solid mkdf-btn-predefined-arrow\"  >    <span class=\"mkdf-btn-text\">Register<\/span>                    <svg class=\"mkdf-btn-svg-one\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"                     viewBox=\"0 0 26 9\" style=\"enable-background:new 0 0 26 9;\" xml:space=\"preserve\">                    <path d=\"M26,4.7C26,4.6,26,4.4,26,4.3c0-0.1-0.1-0.1-0.1-0.2l-3.5-3.5c-0.2-0.2-0.5-0.2-0.7,0s-0.2,0.5,0,0.7L24.3,4                    H0.5C0.2,4,0,4.2,0,4.5S0.2,5,0.5,5h23.8l-2.7,2.7c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l3.5-3.5                    C25.9,4.8,25.9,4.8,26,4.7z\"\/>                <\/svg>                <svg class=\"mkdf-btn-svg-two\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"                     viewBox=\"0 0 26 9\" style=\"enable-background:new 0 0 26 9;\" xml:space=\"preserve\">                    <path d=\"M26,4.7C26,4.6,26,4.4,26,4.3c0-0.1-0.1-0.1-0.1-0.2l-3.5-3.5c-0.2-0.2-0.5-0.2-0.7,0s-0.2,0.5,0,0.7L24.3,4                    H0.5C0.2,4,0,4.2,0,4.5S0.2,5,0.5,5h23.8l-2.7,2.7c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l3.5-3.5                    C25.9,4.8,25.9,4.8,26,4.7z\"\/>                <\/svg>            <\/a><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>[\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;130px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-0&#8243;][vc_widget_sidebar sidebar_id=&#8221;faq-sidebar&#8221;][vc_empty_space height=&#8221;88px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row row_content_width=&#8221;grid&#8221; enable_grid_lines=&#8221;&#8221; css=&#8221;.vc_custom_1612084832851{padding-top: 32px !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-9 vc_col-md-offset-0 vc_col-md-12 vc_col-sm-offset-0&#8243; css=&#8221;.vc_custom_1543250471067{padding-right: 4.5% !important;}&#8221;][vc_column_text][\/vc_column_text][vc_row_inner enable_grid_lines=&#8221;&#8221;][vc_column_inner][vc_empty_space height=&#8221;65px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;130px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-0&#8243;][vc_widget_sidebar sidebar_id=&#8221;faq-sidebar&#8221;][vc_empty_space height=&#8221;88px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":24877,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-24883","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cryptocurrency rate - KryptoBot - inteligentny handel kryptowalutami<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cryptocurrency rate - KryptoBot - inteligentny handel kryptowalutami\" \/>\n<meta property=\"og:description\" content=\"[vc_row row_content_width=&#8221;grid&#8221; enable_grid_lines=&#8221;&#8221; css=&#8221;.vc_custom_1612084832851{padding-top: 32px !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-9 vc_col-md-offset-0 vc_col-md-12 vc_col-sm-offset-0&#8243; css=&#8221;.vc_custom_1543250471067{padding-right: 4.5% !important;}&#8221;][vc_column_text][\/vc_column_text][vc_row_inner enable_grid_lines=&#8221;&#8221;][vc_column_inner][vc_empty_space height=&#8221;65px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;130px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-0&#8243;][vc_widget_sidebar sidebar_id=&#8221;faq-sidebar&#8221;][vc_empty_space height=&#8221;88px&#8221;][\/vc_column][\/vc_row]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/\" \/>\n<meta property=\"og:site_name\" content=\"KryptoBot - inteligentny handel kryptowalutami\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KryptoBot-422089194898186\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-31T19:54:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kryptobot.net\/wp-content\/uploads\/2021\/02\/kryptobot_cover.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cryptocurrency rate - KryptoBot - inteligentny handel kryptowalutami","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/","og_locale":"en_US","og_type":"article","og_title":"Cryptocurrency rate - KryptoBot - inteligentny handel kryptowalutami","og_description":"[vc_row row_content_width=&#8221;grid&#8221; enable_grid_lines=&#8221;&#8221; css=&#8221;.vc_custom_1612084832851{padding-top: 32px !important;}&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-9 vc_col-md-offset-0 vc_col-md-12 vc_col-sm-offset-0&#8243; css=&#8221;.vc_custom_1543250471067{padding-right: 4.5% !important;}&#8221;][vc_column_text][\/vc_column_text][vc_row_inner enable_grid_lines=&#8221;&#8221;][vc_column_inner][vc_empty_space height=&#8221;65px&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;130px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-0 vc_col-lg-3 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-0&#8243;][vc_widget_sidebar sidebar_id=&#8221;faq-sidebar&#8221;][vc_empty_space height=&#8221;88px&#8221;][\/vc_column][\/vc_row]","og_url":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/","og_site_name":"KryptoBot - inteligentny handel kryptowalutami","article_publisher":"https:\/\/www.facebook.com\/KryptoBot-422089194898186","article_modified_time":"2021-01-31T19:54:13+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/kryptobot.net\/wp-content\/uploads\/2021\/02\/kryptobot_cover.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/","url":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/","name":"Cryptocurrency rate - KryptoBot - inteligentny handel kryptowalutami","isPartOf":{"@id":"https:\/\/kryptobot.net\/#website"},"datePublished":"2021-01-31T19:37:16+00:00","dateModified":"2021-01-31T19:54:13+00:00","breadcrumb":{"@id":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/cryptocurrency-rate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/kryptobot.net\/en\/"},{"@type":"ListItem","position":2,"name":"Cryptocurrency prices","item":"https:\/\/kryptobot.net\/en\/cryptocurrency-prices\/"},{"@type":"ListItem","position":3,"name":"Cryptocurrency rate"}]},{"@type":"WebSite","@id":"https:\/\/kryptobot.net\/#website","url":"https:\/\/kryptobot.net\/","name":"KryptoBot - inteligentny handel kryptowalutami","description":"Skuteczne narz\u0119dzie do auto-tradingu. KryptoBot handluje kryptowalutami za Ciebie generuj\u0105c zyski! Sprawd\u017a za darmo!","publisher":{"@id":"https:\/\/kryptobot.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kryptobot.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kryptobot.net\/#organization","name":"KryptoBot Sp. z o.o.","url":"https:\/\/kryptobot.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kryptobot.net\/#\/schema\/logo\/image\/","url":"https:\/\/kryptobot.net\/wp-content\/uploads\/2021\/01\/Blue_256.png","contentUrl":"https:\/\/kryptobot.net\/wp-content\/uploads\/2021\/01\/Blue_256.png","width":256,"height":256,"caption":"KryptoBot Sp. z o.o."},"image":{"@id":"https:\/\/kryptobot.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KryptoBot-422089194898186","https:\/\/www.instagram.com\/kryptobot_trading_bot\/","https:\/\/www.youtube.com\/channel\/UCvmnolV5k_nAKc9Wy1N4xkg"]}]}},"_links":{"self":[{"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/pages\/24883","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/comments?post=24883"}],"version-history":[{"count":2,"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/pages\/24883\/revisions"}],"predecessor-version":[{"id":24885,"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/pages\/24883\/revisions\/24885"}],"up":[{"embeddable":true,"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/pages\/24877"}],"wp:attachment":[{"href":"https:\/\/kryptobot.net\/en\/wp-json\/wp\/v2\/media?parent=24883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}