| Look up fares for any train journey in Britain |
This page carries no fares data as fetched. Fares are fetched and drawn by JavaScript, so a client that does not run it receives this shell and nothing else.
BR Fares lists every walk-up fare on the British railway: prices, routes and restrictions. Since June 2026 it sells them too – singles, returns and Travelcards – as an accredited rail retailer in partnership with Raileasy, at face value with no fees of any kind. A walk-up fare is not tied to a particular train: you travel on any service the ticket's restrictions allow, without booking ahead, and the price does not vary with demand.
The one address worth constructing is
/!fares?orig=<CRS>&dest=<CRS>, which lists every fare between
two stations; add &rlc=<CODE> and every price on it is the
discounted one. Station codes are the three-letter CRS codes (EUS, MAN, RDG). Every
fare that page sells carries a BUY link to its own purchase page, naming the ticket
type and the price – follow one rather than assembling the address.
Fuller notes for automated clients and developers: /for-agents.txt.