Brazil Preview | All the information you need about Brazil

Getting Started with BVMF

Rate this item
(0 votes)

BM&FBOVESPA has developed an exclusive section dedicated for nonresident investors wishing to trade the financial, agricultural and derivatives products available on its trading platforms.

bovespaIn this section you may find all you need to know to get ready to invest in and trade the products available on BM&FBOVESPA´S trading platforms.

International Investors (institutions and individuals) are allowed to hold any asset class available to domestic investors in Brazil, and given that international investors are not established or resident in the country, the CMN (Brazilian Monetary Council) Resolution 2689, requires international investors to hire institutions to act as:

Legal Representative

Responsible for presenting all investor registration information to the Brazilian Authorities. When the representative is an individual or a non-financial corporation, the investor must indicate a financial institution duly authorized by the Central Bank that will be jointly and severally responsible for the representative's obligation.

Fiscal Representative

Responsible for taxes and fiscal issues on behalf of the investor before the Brazilian Authorities.

Custodian

Responsible to hold updated reports and control all the assets of the international investor in segregated accounts, and provide this information anytime it is required, to the Authorities and to the investor.

Get to know the custodians registered with the Securities and Exchange Commission of Brazil (CVM)

Actually, several financial institutions are authorized by the CVM and Central Bank to perform the custodian activities and can also act as investor's legal and fiscal representatives.

The financial assets and securities traded as well as other forms of financial applications must be registered, held in custody or maintained in deposit accounts at an appropriated authorized institution authorized by the CVM or Central Bank.

If you have any questions, you can always contact the BVMF office in New York at 212-750-4197
 or via e-mail:  This email address is being protected from spambots. You need JavaScript enabled to view it.


Leave a comment

All rights reserved 2012© Preview Media Group, Inc.

Top Desktop version

/** * * Main file * * @version 1.0.0 * @package Gavern Framework * @copyright Copyright (C) 2010 - 2011 GavickPro. All rights reserved. * */ // No direct access. defined('_JEXEC') or die; // enable showing errors in PHP //ini_set('error_reporting', E_ALL); //ini_set('display_errors','On'); // include framework classes and files require_once('lib/framework/gk.const.php'); require_once('lib/framework/gk.parser.php'); require_once('lib/gk.framework.php'); // run the framework $tpl = new GKTemplate($this, $GK_TEMPLATE_MODULE_STYLES); /* End of the file - index.php */