GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1546
-0.20% 7D

1 EUR = 0.866075 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1546
High 1.1594
Low 1.1537
7D Change -0.20%

Rate Overview

Live
1 GBP = 1.1546 EUR
1 EUR = 0.866075 GBP
Avg
1.1565
High
1.1594
Low
1.1537

Last updated: 5/28/2026, 6:56:32 AM

Quick Conversions

GBPEUR
1 GBP1.15 EUR
10 GBP11.55 EUR
50 GBP57.73 EUR
100 GBP115.46 EUR
500 GBP577.32 EUR
1,000 GBP1,154.64 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-05-28T06:56:32Z",
  "rates": {
    "EUR": 1.154635
  }
}

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.46350000000001,
  "rate": 1.154635
}

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