XML
債券の種類 - XML
債券は、国、地方公共団体、企業などが資金を調達するために発行する証券です。発行体による分類では、国が発行する国債、地方公共団体が発行する地方債、企業が発行する社債、金融機関が発行する金融債などがあります。また、利息の支払方式では利付債と割引債、発行地域では国内債と外国債などに分類されます。一般に安全性は国債が最も高く、利回りはリスクに応じて変動します。2026年現在、日本の債券市場では金利上昇環境下で、地方債の利回りが2%を超えるなど、投資家にとって魅力的な運用商品となっています。
債券
国債
社債
地方債
金融債
投資
固定利子証券
金利
財務投資
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>GOV</code>
<slug>government-bonds</slug>
<name>国債</name>
<description>国が発行する債券で、最も信用性が高く、債券市場の基準となる商品です。</description>
<category>公共債</category>
<riskLevel>lowest</riskLevel>
<typicalYield>0.5-2.5%</typicalYield>
</item>
<item>
<code>MUN</code>
<slug>municipal-bonds</slug>
<name>地方債</name>
<description>都道府県、市町村などの地方公共団体が発行する債券です。</description>
<category>公共債</category>
<riskLevel>low</riskLevel>
<typicalYield>1.5-3.0%</typicalYield>
</item>
<item>
<code>COR</code>
<slug>corporate-bonds</slug>
<name>社債</name>
<description>民間事業会社が資金調達を目的として発行する債券です。</description>
<category>民間債</category>
<riskLevel>medium</riskLevel>
<typicalYield>1.0-5.0%</typicalYield>
</item>
<item>
<code>FIN</code>
<slug>financial-bonds</slug>
<name>金融債</name>
<description>特別の法令に基づいて特定の金融機関が発行する債券です。</description>
<category>民間債</category>
<riskLevel>low-medium</riskLevel>
<typicalYield>0.8-2.5%</typicalYield>
</item>
<item>
<code>AGY</code>
<slug>agency-bonds</slug>
<name>特別債</name>
<description>政府関係機関が発行し、政府が元本・利払いを保証する債券です。</description>
<category>公共債</category>
<riskLevel>very-low</riskLevel>
<typicalYield>0.6-2.0%</typicalYield>
</item>
<item>
<code>FOR</code>
<slug>foreign-bonds</slug>
<name>外債</name>
<description>外国の発行体が発行する債券、または外国通貨建ての債券です。</description>
<category>国際債</category>
<riskLevel>medium-high</riskLevel>
<typicalYield>1.0-8.0%</typicalYield>
</item>
<item>
<code>INT</code>
<slug>international-agency-bonds</slug>
<name>国際機関債</name>
<description>世界銀行やアジア開発銀行などの国際機関が発行する債券です。</description>
<category>国際債</category>
<riskLevel>very-low</riskLevel>
<typicalYield>0.8-2.5%</typicalYield>
</item>
<item>
<code>ZER</code>
<slug>zero-coupon-bonds</slug>
<name>割引債</name>
<description>途中で利子が支払われず、満期時に償還額が額面金額となる債券です。</description>
<category>利息分類</category>
<riskLevel>varies</riskLevel>
<typicalYield>implied</typicalYield>
</item>
</items>