Skip to content

docs: document fiat currency conversion APIs#276

Open
Delgado74 wants to merge 10 commits intocashubtc:mainfrom
Delgado74:docs/fiat-currency-apis
Open

docs: document fiat currency conversion APIs#276
Delgado74 wants to merge 10 commits intocashubtc:mainfrom
Delgado74:docs/fiat-currency-apis

Conversation

@Delgado74
Copy link
Copy Markdown
Contributor

Summary

  • Document all external APIs used for Bitcoin-to-Fiat conversion rates (closes Document sources for FIAT currency conversions #273)
  • Coinbase (primary), Yadio.io (fallback/Latam), CoinGecko (JPY), Upbit (KRW)
  • Explain fallback mechanism for regions where Coinbase is blocked

Changes

  • Added docs/FiatCurrencyApis.md with detailed API documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.91%. Comparing base (3847ffc) to head (d18b83f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #276   +/-   ##
=========================================
  Coverage     21.91%   21.91%           
  Complexity      854      854           
=========================================
  Files           159      159           
  Lines         19903    19903           
  Branches       2537     2537           
=========================================
  Hits           4361     4361           
  Misses        14975    14975           
  Partials        567      567           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Document sources for FIAT currency conversions

1 participant