Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Managing Foreign Currency Accounting

ASecurity

Structures foreign currency transaction and translation accounting with hedge documentation. Use when accounting for FX transactions, translating foreign operations, or documenting FX hedges.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgotestingdocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-foreign-currency-accounting --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Foreign Currency Accounting?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Managing Foreign Currency Accounting
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-foreign-currency-accounting/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-foreign-currency-accounting)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: managing-foreign-currency-accounting
description: Structures foreign currency transaction and translation accounting with hedge documentation. Use when accounting for FX transactions, translating foreign operations, or documenting FX hedges.
tags:
  - management
  - accounting
metadata:
  author: casemark
  practice_areas:
    - Financial Reporting
    - Audit
    - Accounting
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Foreign Currency Accounting

Structures foreign currency transaction and translation accounting, including hedge documentation under ASC 830 (formerly FAS 52) and IAS 21/IFRS 9.

## When To Use

- Recording foreign currency–denominated transactions (purchases, sales, intercompany balances, debt)
- Translating financial statements of foreign subsidiaries or branches for consolidation
- Documenting FX hedge relationships (cash flow, fair value, or net investment hedges)
- Performing remeasurement of entities using a functional currency different from local currency
- Preparing period-end FX gain/loss analysis and CTA (cumulative translation adjustment) rollforwards

## Inputs To Gather

- **Entity structure**: List of foreign entities, their local currencies, and determined functional currencies
- **Exchange rates**: Spot rates at transaction dates, period-end closing rates, and weighted-average rates for the period
- **Trial balances**: Local-currency trial balances for each foreign entity
- **Intercompany detail**: Intercompany receivables/payables with currency denomination and settlement terms
- **Hedge instruments**: FX forward, option, or cross-currency swap confirmations with notional, maturity, and counterparty
- **Hedge designation memos**: Existing documentation of hedged risk, hedged item, effectiveness testing method
- **Prior-period CTA balances**: Opening accumulated other comprehensive income (AOCI) balances by entity
- **Accounting policy elections**: Spot-rate vs. forward-rate method for hedge effectiveness; excluded component treatment [VERIFY]

## Workflow

1. **Determine functional currency for each entity**
   - Apply the primary economic environment indicators: cash flows, sales prices, expenses, financing, and intercompany activity
   - Document the conclusion and any judgment calls; reassess if business circumstances change materially
   - [VERIFY] Whether entity qualifies as operating in a highly inflationary economy (requires remeasurement to parent currency under ASC 830-10-45-11 / IAS 29)

2. **Record foreign currency transactions**
   - Translate each transaction at the spot rate on the transaction date (or a reasonable approximation such as weekly/monthly average if rates do not fluctuate significantly)
   - At each balance sheet date, remeasure monetary assets and liabilities at the closing spot rate
   - Recognize transaction gains/losses in the income statement (typically in Other Income/Expense)
   - Identify and segregate intercompany balances that are of a long-term investment nature (gains/losses bypass income statement and flow to CTA under ASC 830-20-35-3)

3. **Translate foreign entity financial statements**
   - **Current-rate method** (standard for self-sustaining subsidiaries): assets and liabilities at closing rate; revenue and expenses at weighted-average rate; equity at historical rates
   - **Temporal (remeasurement) method** (for entities whose functional currency differs from local currency): monetary items at closing rate; non-monetary items at historical rates; revenue/expense at rates in effect when recognized
   - Compute the translation adjustment and post to CTA within AOCI
   - Prepare a CTA rollforward: opening balance → current-period translation adjustment → reclassifications on disposal → closing balance

4. **Document FX hedge relationships**
   - For each hedge, prepare or update the designation memo covering:
     - Hedging instrument (type, notional, maturity, counterparty)
     - Hedged item or forecasted transaction (nature, amount, expected timing)
     - Risk being hedged (FX risk on functional-currency equivalent cash flows, fair value, or net investment)
     - Effectiveness assessment method (dollar-offset, regression, or critical-terms-match for perfectly aligned hedges)
   - Perform prospective and retrospective effectiveness testing each reporting period
   - Record effective portion in OCI (cash flow hedge) or adjust carrying amount of hedged item (fair value hedge)
   - Recognize ineffectiveness immediately in earnings
   - [VERIFY] Treatment of time value, forward points, or cross-currency basis spread as excluded components under ASC 815-20-25-83A or IFRS 9 6.5.15

5. **Prepare period-end FX analysis and disclosures**
   - Summarize realized and unrealized FX gains/losses by entity and by account category
   - Reconcile FX impact on the income statement to expectations based on rate movements and exposure levels
   - Draft disclosure footnotes covering: functional currency policies, translation methods used, aggregate transaction gain/loss, CTA movements, and hedge positions with fair values
   - [VERIFY] Sensitivity disclosure requirements under local GAAP or IFRS 7

## Output

- **FX Transaction Journal Entries**: Dated entries with rate sources for each foreign-currency transaction and remeasurement
- **Translation Workpapers**: Entity-by-entity schedules showing local-currency balances, rates applied, and translated amounts
- **CTA Rollforward**: Period-over-period reconciliation of cumulative translation adjustments per entity
- **Hedge Documentation Package**: Designation memos, effectiveness test results, and OCI/earnings allocation schedules
- **FX Gain/Loss Summary**: Consolidated report of realized and unrealized FX impacts by category, with variance commentary
- **Disclosure Draft**: Footnote language covering policies, methods, material exposures, and hedge positions

## Quality Checks

- Confirm functional currency determinations are consistent with prior periods unless a substantive change in circumstances is documented
- Verify that exchange rates used (spot, average, historical) tie to an approved rate source and are applied consistently across entities
- Check that intercompany balances eliminate fully on consolidation after translation; investigate residual differences
- Ensure CTA rollforward reconciles to the AOCI line in the consolidated balance sheet
- Validate that hedge effectiveness ratios fall within the 80–125% band (if using dollar-offset method) or meet the statistical threshold chosen [VERIFY]
- Confirm no transaction gains/losses were incorrectly classified as translation adjustments or vice versa
- Cross-check that highly inflationary economy assessments are current (cumulative three-year inflation ≥ 100%) [VERIFY]
- Review that disposed-of-entity CTA reclassifications to earnings are recorded in the correct period and amount

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →