GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1714
+1.62% 6M

1 EUR = 0.853698 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1714
High 1.1780
Low 1.1443
6M Change +1.62%

Rate Overview

Live
1 GBP = 1.1714 EUR
1 EUR = 0.853698 GBP
Avg
1.1562
High
1.1780
Low
1.1443

Last updated: 7/25/2026, 8:10:28 PM

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-25T20:10:28Z",
  "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