Either one byte, or the 2-byte value at $AF and $B0, depending on whether the Accumulator is set to 8- or 16-bit mode.
Also, if the instruction is actually LDA $AF, it will actually be CPU address ($AF + register D ) in bank DB.
(I think so, only zero-page instructions use D?)