Philippines Sovereign Bond Yields
PH ·Philippines Government Bonds ·local currency ·Asia-Pacific ·11 maturities
Delayed reference yields for Philippines Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.
Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access. · 2Y–10Y spread: 57.2 bps
Philippines yield curve
All maturities for PH| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1M | 4.658% | Unlock |
| 3M | 5.156% | Unlock |
| 6M | 5.362% | Unlock |
| 1Y | 5.950% | Unlock |
| 2Y bench | 6.982% | Unlock |
| 3Y | 7.139% | Unlock |
| 4Y | 7.351% | Unlock |
| 5Y | 7.459% | Unlock |
| 7Y | 7.452% | Unlock |
| 10Y bench | 7.554% | Unlock |
| 20Y | 7.733% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current PH Philippines govies yields, spreads, and history.
What are Philippines sovereign bonds?
Philippines sovereign bonds form the government yield curve for the Asia-Pacific region and are used as a local risk-free rates benchmark. On Bonds API, ISO code PH identifies Philippines Government Bonds across available maturities.
This public page lists delayed reference yields as of May 27, 2026 (previous month-end close or the nearest prior trading day). The PH 10Y reference yield on that date was 7.55%. The 2Y–10Y spread was 57.2 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Philippines 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 Philippines central bank. Available tenors on the delayed curve include 1M, 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, 7Y, 10Y, 20Y.
- Market
- Philippines Government Bonds
- Currency
- local currency
- Central bank
- Philippines central bank
- Also known as
- Philippines government bond yields, PH sovereign yields
API examples for PH
Use these endpoints to query Philippines Government Bonds with country=PH.
GET /latest
Docs →Most recent Philippines bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=PH&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for PH.
curl "https://bonds-api.com/api/v1/curve?country=PH&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=PH&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"