GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1473
-0.06% 7D

1 EUR = 0.871600 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1473
High 1.1506
Low 1.1473
7D Change -0.06%

Rate Overview

Live
1 GBP = 1.1473 EUR
1 EUR = 0.871600 GBP
Avg
1.1486
High
1.1506
Low
1.1473

Last updated: 4/17/2026, 10:48:23 AM

Quick Conversions

GBPEUR
1 GBP1.15 EUR
10 GBP11.47 EUR
50 GBP57.37 EUR
100 GBP114.73 EUR
500 GBP573.66 EUR
1,000 GBP1,147.32 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-04-17T10:48:23Z",
  "rates": {
    "EUR": 1.147315
  }
}

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.73150000000001,
  "rate": 1.147315
}

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