{
    "KPW": {
        "name": "North Korean won",
        "iso": {
            "code": "KPW",
            "number": "408"
        },
        "units": {
            "major": {
                "name": "won",
                "symbol": "₩"
            },
            "minor": {
                "name": "chon",
                "symbol": "",
                "majorValue": 0.01
            }
        },
        "banknotes": {
            "frequent": [
                "₩5",
                "₩10",
                "₩50",
                "₩100",
                "₩200",
                "₩500",
                "₩1000",
                "₩2000",
                "₩5000"
            ],
            "rare": [
            ]
        },
        "coins": {
            "frequent": [
                "1",
                "5",
                "10",
                "50",
                "₩1"
            ],
            "rare": [
            ]
        }
    }
}