{
    "banknotes": {
        "frequent": [
            "S\/10",
            "S\/20",
            "S\/50",
            "S\/100"
        ],
        "rare": [
            "S\/200"
        ]
    },
    "coins": {
        "frequent": [
            "10",
            "20",
            "50",
            "S\/1",
            "S\/2",
            "S\/5"
        ],
        "rare": [
            "1",
            "5"
        ]
    },
    "data_sources": [
        "world-currencies"
    ],
    "iso": {
        "code": "PEN",
        "number": "604"
    },
    "name": "Peruvian nuevo sol",
    "record_type": "currency",
    "units": {
        "major": {
            "name": "nuevo sol",
            "symbol": "S\/"
        },
        "minor": {
            "majorValue": 0.01,
            "name": "c\u00e9ntimo",
            "symbol": ""
        }
    }
}