As of May 27, 2026

Pakistan Sovereign Bond Yields

PK ·Pakistan Government Bonds ·local currency ·Asia-Pacific ·5 maturities

Delayed reference yields for Pakistan Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.

2Y yield
10Y yield
12.82%
30Y yield

Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access.

Pakistan yield curve

All maturities for PK
3Y
5Y
10Y
14Y
20Y
Pakistan sovereign bond yields as of May 27, 2026 (delayed)
Maturity Yield (delayed) Latest (API)
3Y 12.604% Unlock
5Y 12.713% Unlock
10Y bench 12.816% Unlock
14Y 12.902% Unlock
20Y 12.935% Unlock

Latest / live yield requires API access

This page shows delayed month-end reference data only. Get an API key for current PK Pakistan govies yields, spreads, and history.

What are Pakistan sovereign bonds?

Pakistan 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 PK identifies Pakistan 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 PK 10Y reference yield on that date was 12.82%. Latest / live yield requires API access.

Developers use Bonds API to pull Pakistan 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 Pakistan central bank. Available tenors on the delayed curve include 3Y, 5Y, 10Y, 14Y, 20Y.

Market
Pakistan Government Bonds
Currency
local currency
Central bank
Pakistan central bank
Also known as
Pakistan government bond yields, PK sovereign yields

API examples for PK

Use these endpoints to query Pakistan Government Bonds with country=PK.

GET /latest

Docs →

Most recent Pakistan bond yields.

curl "https://bonds-api.com/api/v1/latest?countries=PK&api_key=YOUR_API_KEY"

GET /curve

Docs →

Full sovereign yield curve for PK.

curl "https://bonds-api.com/api/v1/curve?country=PK&api_key=YOUR_API_KEY"

GET /historical

Docs →

Yield for a specific maturity and date.

curl "https://bonds-api.com/api/v1/historical?country=PK&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"

Frequently asked questions — PK

What is the Pakistan (PK) sovereign bond yield curve?
It is the set of interest rates on Pakistan Government Bonds across maturities. Investors use the curve to price duration risk, compare credit spreads, and infer Pakistan central bank policy expectations.
What is the PK 10Y bond yield shown on this page?
The public reference 10Y yield for Pakistan as of May 27, 2026 is 12.816%. This is delayed month-end data. Latest / live yield requires API access via Bonds API.
Are these Pakistan yields live?
No. Public country pages show delayed reference yields (previous month-end close). Latest / live yield requires API access with an API key.
Which maturities does Bonds API cover for PK?
The delayed PK curve currently lists 5 maturities: 3Y, 5Y, 10Y, 14Y, 20Y. Not every country issues every tenor; API responses only include maturities that exist.
How do I get the latest Pakistan bond yields via API?
Create an API key, then call GET /api/v1/latest?countries=PK, GET /api/v1/curve?country=PK, or GET /api/v1/historical?country=PK&maturity=10Y&date=YYYY-MM-DD. See Bonds API documentation for parameters and rate limits.