BTN Exchange Rates with BankFxApi
Access reliable and up-to-date exchange rates from with BankFxApi. Simplify your currency conversions and stay informed with accurate financial data at your fingertips.
                            
                                 Get Your Free API Key →
                            
                            
                                        Data are cached on this page for view purpose only!
https://api.bankfxapi.com/v1/rates/BTN
      
{
    "code": 200,
    "message": "success",
    "rates": [
        {
            "currency": "AUD",
            "rate": "0.017091",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "CAD",
            "rate": "0.015657",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "CHF",
            "rate": "0.008964",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "DKK",
            "rate": "0.07215",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "EUR",
            "rate": "0.009663",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "GBP",
            "rate": "0.008511",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "HKD",
            "rate": "0.087184",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "JPY",
            "rate": "1.725923",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "KWD",
            "rate": "0.003463",
            "last_update": "2025-10-31 07:30:41",
            "source_update": "2025-10-30 05:10:40"
        },
        {
            "currency": "NOK",
            "rate": "0.11274",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "SEK",
            "rate": "0.105597",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "SGD",
            "rate": "0.014575",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        },
        {
            "currency": "USD",
            "rate": "0.011225",
            "last_update": "2025-10-31 08:10:24",
            "source_update": "2025-10-31 03:21:53"
        }
    ]
}