// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Bank of Russia Eases Restrictions on Purchases of Dollar and Euro Cash – Finance Bitcoin News – CoinsMegaNews

Bank of Russia Eases Restrictions on Purchases of Dollar and Euro Cash – Finance Bitcoin News

Bank of Russia Eases Restrictions on Purchases of Dollar and Euro Cash

[ad_1]

The Central Bank of Russia has relaxed some limitations for Russian banks selling U.S. dollars and euros to the public. The increased supply of foreign cash may affect the crypto market in the country as currency restrictions have been a driver of increased demand for digital coins.

Monetary Authority of Russia Expands Citizens’ Access to Foreign Cash

The Central Bank of the Russian Federation (CBR) has lifted one of the restrictions on the sale of U.S. dollars and euros in cash to private individuals imposed amid Western sanctions over the war in Ukraine, the Interfax news agency reported.

Until recently, Russians could buy only dollars and euros sold to the banks at their cash desks after April 9, 2022, by other physical persons. Now the CBR has allowed Russian lenders to sell the two convertible currencies if they are also obtained from other sources.

The regulator explained that these may include transactions with non-resident banks as well as foreign cash deposited by Russian legal entities. The adjustment will allow banks to increase the supply of cash dollars and euros, its press service said, noting that other restrictive measures will remain in place until March 9, 2023, as announced earlier this year.

In August, the Bank of Russia extended restrictions on U.S. dollar and euro cash withdrawals for another six months. At the moment, Russian banks are not limited in the sale of other foreign fiat currencies, the report notes.

Moscow’s decision to invade Ukraine in late February was met with harsh economic and financial sanctions introduced by the West. They have limited Russia’s access to global finances, including its foreign currency reserves.

Currency restrictions enforced by the CBR led to a spike in demand for crypto. Many Russians have been buying bitcoin, other cryptocurrencies, and stablecoins to use them for money transfers abroad, among other purposes. It remains to be seen how their loosening now will affect the local crypto market. A recent poll showed that close to a third of Russians are ready to buy coins in the next six months.

Tags in this story

Bank of Russia, Cash, CBR, Central Bank, Crypto, Cryptocurrencies, Cryptocurrency, Currency, Demand, Dollar, Easing, Euro, fiat currency, foreign currency, loosening, Measures, restrictions, Russia, russian, U.S. dollar, Withdrawals

Do you think the easing of foreign cash restrictions will influence crypto demand in Russia? Share your thoughts on the subject in the comments section below.

Lubomir Tassev

Lubomir Tassev is a journalist from tech-savvy Eastern Europe who likes Hitchens’s quote: “Being a writer is what I am, rather than what I do.” Besides crypto, blockchain and fintech, international politics and economics are two other sources of inspiration.

Image Credits: Shutterstock, Pixabay, Wiki Commons, diy13

More Popular News

In Case You Missed It

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>