{
    "TZS": {
        "name": "Tanzanian Shilling",
        "iso": {
            "code": "TZS",
            "number": "834"
        },
        "units": {
            "major": {
                "name": "Shilling",
                "symbol": "Sh"
            },
            "minor": {
                "name": "cent",
                "symbol": "",
                "majorValue": 0.01
            }
        },
        "banknotes": {
            "frequent": [
                "500",
                "1000",
                "2000",
                "5000",
                "10000"
            ],
            "rare": [
            ]
        },
        "coins": {
            "frequent": [
                "50",
                "100",
                "200"
            ],
            "rare": [
            ]
        }
    }
}