GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1491
-2.19% 5Y

1 EUR = 0.870277 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1491
High 1.2074
Low 1.1201
5Y Change -2.19%

Rate Overview

Live
1 GBP = 1.1491 EUR
1 EUR = 0.870277 GBP
Avg
1.1678
High
1.2074
Low
1.1201

Last updated: 3/28/2026, 12:27:02 PM

Quick Conversions

GBPEUR
1 GBP1.15 EUR
10 GBP11.49 EUR
50 GBP57.45 EUR
100 GBP114.91 EUR
500 GBP574.53 EUR
1,000 GBP1,149.06 EUR

Get GBP/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=GBP&currencies=EUR

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-03-28T12:27:02Z",
  "rates": {
    "EUR": 1.14906
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=GBP&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "EUR",
    "amount": 100
  },
  "result": 114.90599999999999,
  "rate": 1.14906
}

Build with GBP/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key