{
    "id": "dinero",
    "name": "Indice de Dinero y Liquidez",
    "symbol": "IDX_DIN",
    "pair": "IDX_DIN_USD",
    "components": [
        {
            "symbol": "USD",
            "pair": "USD_USD",
            "weightBps": 3000,
            "weight": 0.3,
            "price_usd": 1,
            "contribution": 0.3,
            "grams_gold": 0.007663597497,
            "unit": "1 USD",
            "available": true
        },
        {
            "symbol": "EUR",
            "pair": "EUR_USD",
            "weightBps": 2000,
            "weight": 0.2,
            "price_usd": 1.1421053112465394,
            "contribution": 0.2284210622493079,
            "grams_gold": 0.008752635404579386,
            "unit": "1 EUR",
            "available": true
        },
        {
            "symbol": "VES",
            "pair": "VES_USD",
            "weightBps": 1500,
            "weight": 0.15,
            "price_usd": 0.001341134983760867,
            "contribution": 0.00020117024756413003,
            "grams_gold": 1.0277918704688916e-5,
            "unit": "1 VES",
            "available": true
        },
        {
            "symbol": "COP",
            "pair": "COP_USD",
            "weightBps": 1000,
            "weight": 0.1,
            "price_usd": 0.0003117558994603884,
            "contribution": 3.1175589946038844e-5,
            "grams_gold": 2.3891717307796164e-6,
            "unit": "1 COP",
            "available": true
        },
        {
            "symbol": "BRL",
            "pair": "BRL_USD",
            "weightBps": 800,
            "weight": 0.08,
            "price_usd": 0.19531810776598468,
            "contribution": 0.015625448621278775,
            "grams_gold": 0.0014968393617941765,
            "unit": "1 BRL",
            "available": true
        },
        {
            "symbol": "MXN",
            "pair": "MXN_USD",
            "weightBps": 700,
            "weight": 0.07,
            "price_usd": 0.05726492305283657,
            "contribution": 0.00400854461369856,
            "grams_gold": 0.00043885532097361594,
            "unit": "1 MXN",
            "available": true
        },
        {
            "symbol": "PEN",
            "pair": "PEN_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 0.29419508958975965,
            "contribution": 0.014709754479487983,
            "grams_gold": 0.002254592752209773,
            "unit": "1 PEN",
            "available": true
        },
        {
            "symbol": "CLP",
            "pair": "CLP_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 0.0010705941518760194,
            "contribution": 5.352970759380097e-5,
            "grams_gold": 8.2046026626199e-6,
            "unit": "1 CLP",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 0.5630506855088772,
    "componentsAvailable": 8,
    "componentsTotal": 8,
    "indexValueGramsGold": 0.004314993824149965,
    "ok": true,
    "goldPriceUsd": 130.48702001787817
}