Savings · Deposits · T-bills
Where is your cash actually earning the most?
YieldMeister tracks savings, term-deposit, T-bill and money-market rates across Europe — affiliate-free, with rate history and a clean developer API.
The board
Top rates right now
| Provider / product | Rate (p.a.) | Source |
|---|---|---|
|
Top partner deposit
|
3.12% | live |
|
Festgeld+ (top rate)
|
3.00% | live |
|
Treasury Certificate ~12-month
|
2.60% | live |
|
Letra del Tesoro 12-month
|
2.57% | live |
|
Schatz (2-year Bund note) yield
|
2.55% | live |
|
Scalable Overnight (cash)
|
2.50% | live |
|
Cash interest
|
2.25% | live |
|
Depósito Plazo Fijo 12m
|
2.25% | live |
For developers
One clean rates API
GET https://yieldmeister.com/api/v1/rates?market=NL&kind=savings
{
"updated": "2026-06-15T06:00:00Z",
"count": 6,
"rates": [
{ "provider": "bunq", "product": "Easy Savings",
"kind": "savings", "market": "NL", "rate": 1.56,
"source": "scrape:fetch", "captured_at": "2026-06-15" }
]
}Affiliate-free data, current + historical, billed per call. Developer docs →