GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1714
+0.16% 5Y

1 EUR = 0.853698 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1714
High 1.2056
Low 1.1281
5Y Change +0.16%

Rate Overview

Live
1 GBP = 1.1714 EUR
1 EUR = 0.853698 GBP
Avg
1.1667
High
1.2056
Low
1.1281

Last updated: 7/26/2026, 1:12:18 AM

Quick Conversions

GBPEUR
1 GBP1.17 EUR
10 GBP11.71 EUR
50 GBP58.57 EUR
100 GBP117.14 EUR
500 GBP585.69 EUR
1,000 GBP1,171.37 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-07-26T01:12:18Z",
  "rates": {
    "EUR": 1.171374
  }
}

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": 117.13739999999999,
  "rate": 1.171374
}

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