diff --git a/index.html b/index.html
index b869c0e..eb0b229 100644
--- a/index.html
+++ b/index.html
@@ -424,6 +424,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
reckon smart interactive/non-interactive CSV to *ledger converter
smart_importer library for building smarter CSV to beancount/Fava converters
total_recall CSV to *ledger converter
+ynab-to-ledger You Need A Budget (YNAB) to *ledger converter. Handles multiple currencies, multiple number formats, reconciliation, memos, transfers, and split transactions
ynab_to_ledger You Need A Budget to *ledger converter
data generation
- beancount-extract-price generate prices transactions based on your beancount ledger (python)
diff --git a/index.md b/index.md
index 871a193..6141768 100644
--- a/index.md
+++ b/index.md
@@ -365,6 +365,7 @@ The following sections collect add-ons and helper tools related to the above.
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter
- [smart_importer](https://github.com/johannesjh/smart_importer) library for building smarter CSV to beancount/Fava converters
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
+- [ynab-to-ledger](https://github.com/vermiceli/ynab-to-ledger) You Need A Budget (YNAB) to *ledger converter. Handles multiple currencies, multiple number formats, reconciliation, memos, transfers, and split transactions
- [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter
#### data generation