GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1567
-0.26% 7D

1 EUR = 0.864559 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1567
High 1.1597
Low 1.1562
7D Change -0.26%

Rate Overview

Live
1 GBP = 1.1567 EUR
1 EUR = 0.864559 GBP
Avg
1.1578
High
1.1597
Low
1.1562

Last updated: 6/17/2026, 12:19:33 PM

Quick Conversions

GBPEUR
1 GBP1.16 EUR
10 GBP11.57 EUR
50 GBP57.83 EUR
100 GBP115.67 EUR
500 GBP578.33 EUR
1,000 GBP1,156.66 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-06-17T12:19:33Z",
  "rates": {
    "EUR": 1.156659
  }
}

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": 115.66590000000001,
  "rate": 1.156659
}

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