> For the complete documentation index, see [llms.txt](https://datafeed.fiingroup.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datafeed.fiingroup.vn/api-kinh-te-vi-mo/chinh-sach-tien-te/lai-suat/lai-suat-dieu-hanh-va-lai-suat-thong-ke-cua-nhnn.md).

# Lãi suất điều hành và Lãi suất thống kê của NHNN

> API name: /Macro/GetSBVInterestRate

{% hint style="info" %}
**Dưới đây là một ví dụ minh họa về cách dữ liệu được trình bày trong API:**

&#x20;

&#x20;   "RecordId": 0,

&#x20;   "SBVInterestRateVNId": 0,

&#x20;   "SBVRateTypeId": 0,

&#x20;   "EffectiveDateId": "2025-04-16T08:51:40.092Z",

&#x20;   "PublicDateId": "2025-04-16T08:51:40.092Z",

&#x20;   "Value": 0,

&#x20;   "DocumentCode": "string",

&#x20;   "SourceOrganizationId": 0,

&#x20;   "Description": "string",

&#x20;   "en\_Description": "string",

&#x20;   "PeriodId": 0,

&#x20;   "YearReport": 0,

&#x20;   "QuarterReport": 0,

&#x20;   "MonthReport": 0,

&#x20;   "WeekReport": 0,

&#x20;   "SBVRateVNTypeName": "string",

&#x20;   "en\_SBVRateVNTypeName": "string",

&#x20;   "Status": 0,

&#x20;   "CreateDate": "2025-04-16T08:51:40.092Z",

&#x20;   "UpdateDate": "2025-04-16T08:51:40.092Z",

&#x20;   "TotalRow": 0,

&#x20;   "TotalPage": 0
{% endhint %}

<table><thead><tr><th width="229.33984375">Tên trường dữ liệu</th><th width="105.0625">Loại dữ liệu</th><th width="73">Độ dài ký tự dữ liệu</th><th width="191">Mô tả (VN)</th><th width="179">Mô tả (EN)</th></tr></thead><tbody><tr><td>RecordId</td><td>int</td><td></td><td>Khóa chính của bảng auto-generated IDENTITY(1,1)</td><td>Primary key of table, auto-generated IDENTITY (1,1)</td></tr><tr><td>SBVInterestRateVNId</td><td>int</td><td></td><td>Định danh đối tượng trong bảng (1 đối tượng có thể có nhiều bản ghi)</td><td>Identity of object (one object can have more than one record)</td></tr><tr><td>SBVRateVNTypeId</td><td>tinyint</td><td></td><td>Loại lãi suất ngân hàng nhà nước Vn từ bảng FGFB_MEIN_DM_SBVRateType</td><td>Type of interest rate Vn state bank from table FGFB_MEIN_DM_SBVRateType</td></tr><tr><td>SBVRateVNTypeName</td><td></td><td></td><td></td><td></td></tr><tr><td>en_SBVRateVNTypeName</td><td></td><td></td><td></td><td></td></tr><tr><td>PeriodId</td><td>int</td><td></td><td>Kỳ ghi nhận thông tin vd: Q3-2019... từ bảng FGFB_SYDI_DR_Period</td><td>Period record data for example Q3-2019 from table FGFB_SYDI_DR_Period</td></tr><tr><td>EffectiveDateId</td><td>date</td><td></td><td>Ngày có hiệu lực</td><td>Effective date</td></tr><tr><td>PublicDateId</td><td>date</td><td></td><td>Ngày công bố</td><td>Date of publication</td></tr><tr><td>Value</td><td>decimal</td><td>(18,8)</td><td>Giá trị</td><td>Value</td></tr><tr><td>DocumentCode</td><td>nvarchar</td><td>55</td><td>Số công văn</td><td>Document No</td></tr><tr><td>SourceOrganizationId</td><td>int</td><td></td><td>Nguồn data từ bảng FGFB_COIN_DR_Organization</td><td>Source Date from FGFB_COIN_DR_Organizartion</td></tr><tr><td>Description</td><td>nvarchar</td><td>128</td><td>Mô tả</td><td>Description</td></tr><tr><td>en_Description</td><td>nvarchar</td><td>128</td><td>Mô tả tiếng anh</td><td>Description in english</td></tr><tr><td>Status</td><td>tinyint</td><td></td><td>0: record khóa; 1: record mở; 2: record đã xóa </td><td>The record status: 0: Locked; 1: Open; 2: Deleted</td></tr><tr><td>CreateDate</td><td>date</td><td></td><td>Ngày tạo record</td><td>Created date</td></tr><tr><td>UpdateDate</td><td>date</td><td></td><td>Ngày cập nhật record </td><td>Updated date</td></tr></tbody></table>
