Created
February 18, 2026 09:54
-
-
Save kingkongqn4444/d142ab6a4ee080845bc29d77944de9f9 to your computer and use it in GitHub Desktop.
Monity - Vietnamese Bank Rates Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "lastUpdated": "2026-02-18", | |
| "version": "1.1", | |
| "banks": [ | |
| { | |
| "id": "acb", | |
| "name": "Asia Commercial Bank", | |
| "shortName": "ACB", | |
| "savingsRates": { | |
| "1": 3.0, | |
| "3": 3.5, | |
| "6": 4.7, | |
| "12": 5.85, | |
| "24": 5.9, | |
| "36": 5.9 | |
| }, | |
| "loanRates": { | |
| "personal": 9.0, | |
| "mortgage": 7.5, | |
| "business": 10.0 | |
| } | |
| }, | |
| { | |
| "id": "mb", | |
| "name": "Military Commercial Joint Stock Bank", | |
| "shortName": "MB Bank", | |
| "savingsRates": { | |
| "1": 2.5, | |
| "3": 3.2, | |
| "6": 4.5, | |
| "12": 5.45, | |
| "24": 5.5, | |
| "36": 5.5 | |
| }, | |
| "loanRates": { | |
| "personal": 9.5, | |
| "mortgage": 8.0, | |
| "business": 10.5 | |
| } | |
| }, | |
| { | |
| "id": "tcb", | |
| "name": "Techcombank", | |
| "shortName": "TCB", | |
| "savingsRates": { | |
| "1": 2.75, | |
| "3": 3.25, | |
| "6": 4.5, | |
| "12": 5.15, | |
| "24": 5.25, | |
| "36": 5.35 | |
| }, | |
| "loanRates": { | |
| "personal": 9.0, | |
| "mortgage": 7.0, | |
| "business": 9.5 | |
| } | |
| }, | |
| { | |
| "id": "vietinbank", | |
| "name": "VietinBank", | |
| "shortName": "VietinBank", | |
| "savingsRates": { | |
| "1": 1.6, | |
| "3": 2.0, | |
| "6": 3.0, | |
| "12": 5.2, | |
| "24": 5.2, | |
| "36": 5.2 | |
| }, | |
| "loanRates": { | |
| "personal": 9.5, | |
| "mortgage": 7.5, | |
| "business": 9.0 | |
| } | |
| }, | |
| { | |
| "id": "vcb", | |
| "name": "Vietcombank", | |
| "shortName": "VCB", | |
| "savingsRates": { | |
| "1": 1.6, | |
| "3": 2.0, | |
| "6": 3.0, | |
| "12": 5.2, | |
| "24": 5.2, | |
| "36": 5.2 | |
| }, | |
| "loanRates": { | |
| "personal": 9.5, | |
| "mortgage": 7.0, | |
| "business": 9.5 | |
| } | |
| }, | |
| { | |
| "id": "bidv", | |
| "name": "Bank for Investment and Development of Vietnam", | |
| "shortName": "BIDV", | |
| "savingsRates": { | |
| "1": 1.6, | |
| "3": 2.0, | |
| "6": 3.0, | |
| "12": 5.2, | |
| "24": 5.2, | |
| "36": 5.2 | |
| }, | |
| "loanRates": { | |
| "personal": 9.0, | |
| "mortgage": 7.5, | |
| "business": 9.5 | |
| } | |
| } | |
| ] | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
update bank rates