Skip to content

docs: document fiat currency conversion APIs#276

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

docs: document fiat currency conversion APIs#276
Delgado74 wants to merge 7 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.86%. Comparing base (e8140c2) to head (e75332c).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #276   +/-   ##
=========================================
  Coverage     21.86%   21.86%           
  Complexity      850      850           
=========================================
  Files           159      159           
  Lines         19874    19874           
  Branches       2529     2529           
=========================================
  Hits           4345     4345           
  Misses        14965    14965           
  Partials        564      564           

☔ 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