Interfaces in layman's terms?

I want to get a better grasp of Interfaces and what they can do for me. Could someone give me a real-life example of why I would want to use interfaces? Or the difference between interface and implementation?

Thank you so very very much …