{
    "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.007237237778,
            "unit": "1 USD",
            "available": true
        },
        {
            "symbol": "EUR",
            "pair": "EUR_USD",
            "weightBps": 2000,
            "weight": 0.2,
            "price_usd": 1.1503561502641217,
            "contribution": 0.23007123005282437,
            "grams_gold": 0.008325400988846146,
            "unit": "1 EUR",
            "available": true
        },
        {
            "symbol": "VES",
            "pair": "VES_USD",
            "weightBps": 1500,
            "weight": 0.15,
            "price_usd": 0.0011800186962162228,
            "contribution": 0.00017700280443243342,
            "grams_gold": 8.540075887002353e-6,
            "unit": "1 VES",
            "available": true
        },
        {
            "symbol": "COP",
            "pair": "COP_USD",
            "weightBps": 1000,
            "weight": 0.1,
            "price_usd": 0.0003211290868894253,
            "contribution": 3.211290868894253e-5,
            "grams_gold": 2.324087559250793e-6,
            "unit": "1 COP",
            "available": true
        },
        {
            "symbol": "BRL",
            "pair": "BRL_USD",
            "weightBps": 800,
            "weight": 0.08,
            "price_usd": 0.19414998902081812,
            "contribution": 0.01553199912166545,
            "grams_gold": 0.0014051096351397501,
            "unit": "1 BRL",
            "available": true
        },
        {
            "symbol": "MXN",
            "pair": "MXN_USD",
            "weightBps": 700,
            "weight": 0.07,
            "price_usd": 0.05816432911983178,
            "contribution": 0.004071503038388225,
            "grams_gold": 0.00042094908003807203,
            "unit": "1 MXN",
            "available": true
        },
        {
            "symbol": "PEN",
            "pair": "PEN_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 0.2976698995602225,
            "contribution": 0.014883494978011126,
            "grams_gold": 0.0021543078424707076,
            "unit": "1 PEN",
            "available": true
        },
        {
            "symbol": "CLP",
            "pair": "CLP_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 0.0010462844178777393,
            "contribution": 5.231422089388697e-5,
            "grams_gold": 7.572209115597513e-6,
            "unit": "1 CLP",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 0.5648196571249045,
    "componentsAvailable": 8,
    "componentsTotal": 8,
    "indexValueGramsGold": 0.004087734160301365,
    "ok": true,
    "goldPriceUsd": 138.174263534609
}