Fairphone lands in the US with repairable Fairbuds XL while Fairphone 6 remains in development

Fairphone lands in the US with repairable Fairbuds XL while Fairphone 6 remains in development
source: gettyimages
April 22, 2026

Fairphone is expanding its footprint in the United States, but not with a new smartphone just yet. The US launch centers on the repairable Fairbuds XL headphones from 2023, which are scheduled to go on sale on Amazon later this month.

On the phone side, the company’s next flagship, the Fairphone 6, is still in the works. CEO Raymond van Eck describes bringing the phone to market as a “complicated process,” though he remains hopeful that a workable path forward will be sorted out “in the near future.”

Fairphone frames the move as a defining moment for the company, signaling continued commitment to repairability and sustainable design. The report was compiled by Dominic Preston.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647565,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}