> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Foreign Securities Tax P&L

> Calculate profit & loss for international investments with currency conversion and special tax provisions.

# Foreign Securities Tax Profit & Loss

Calculate profit and loss for international investments and foreign assets with currency conversion, holding period classification, and DTAA considerations.

## Capabilities

* **Profit & Loss Calculation**: Calculate gains/losses for international assets
* **Currency Conversion**: Automatic INR conversion for foreign transactions
* **Holding Period Classification**: Short-term and long-term classification
* **Indexation Benefit**: Cost inflation index adjustment for LTCG

## Supported Assets

* **Foreign Direct Investment**: Direct equity stakes in foreign companies
* **Foreign Portfolio Investment**: Mutual funds and ETFs with foreign holdings
* **Foreign Bonds & Securities**: Government and corporate bonds

## API Endpoints

<CardGroup cols={3}>
  <Card title="Submit Job" href="/api-reference/it/calculator/tax_pnl/securities/foreign/endpoints/submit_job">
    Submit transactions
  </Card>

  <Card title="Get Results" href="/api-reference/it/calculator/tax_pnl/securities/foreign/endpoints/put_request">
    Retrieve P\&L
  </Card>

  <Card title="Check Status" href="/api-reference/it/calculator/tax_pnl/securities/foreign/endpoints/job_status">
    Get processing status
  </Card>
</CardGroup>

## Related Documentation

* [Calculator Overview](/api-reference/it/calculator/overview)
* [Domestic Securities Tax P\&L](/api-reference/it/calculator/tax_pnl/securities/domestic/overview)
* [Crypto Tax P\&L](/api-reference/it/calculator/tax_pnl/crypto/overview)
* [Report APIs](/api-reference/it/report/overview)
