Lithuania Sovereign Bond Yields
LT ·Lithuania Government Bonds ·local currency ·Europe ·3 maturities
Delayed reference yields for Lithuania Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.
Yields as of Aug 31, 2026 (previous month-end close — not live). Latest / live yield requires API access.
Lithuania yield curve
All maturities for LT| Maturity | Reference (delayed) | Latest |
|---|---|---|
| 3Y | 3.335% |
live · 1 call
|
| 5Y | 3.522% |
live · 1 call
|
| 10Y bench | 2.880% |
live · 1 call
|
Unlock requires an account — you’ll be taken to register.
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current LT Lithuania govies yields, spreads, and history.
What are Lithuania sovereign bonds?
Lithuania sovereign bonds form the government yield curve for the Europe region and are used as a local risk-free rates benchmark. On Bonds API, ISO code LT identifies Lithuania Government Bonds across available maturities.
This public page lists delayed reference yields as of Aug 31, 2026 (previous month-end close or the nearest prior trading day). The LT 10Y reference yield on that date was 2.88%. Latest / live yield requires API access.
Developers use Bonds API to pull Lithuania yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context local currency and policy backdrop from the Lithuania central bank. Available tenors on the delayed curve include 3Y, 5Y, 10Y.
- Market
- Lithuania Government Bonds
- Currency
- local currency
- Central bank
- Lithuania central bank
- Also known as
- Lithuania government bond yields, LT sovereign yields
API examples for LT
Use these endpoints to query Lithuania Government Bonds with country=LT.
GET /latest
Docs →Most recent Lithuania bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=LT&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for LT.
curl "https://bonds-api.com/api/v1/curve?country=LT&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=LT&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"