GBP
£
EUR

GBP/EUR Exchange Rate

Pound Sterling to Euro

Live Rate
1.1702
+1.52% 1Y

1 EUR = 0.854545 GBP

GBP/EUR Price Chart

Historical exchange rate performance

Current 1.1702
High 1.1782
Low 1.1339
1Y Change +1.52%

Rate Overview

Live
1 GBP = 1.1702 EUR
1 EUR = 0.854545 GBP
Avg
1.1525
High
1.1782
Low
1.1339

Last updated: 7/24/2026, 11:52:10 AM

Quick Conversions

GBPEUR
1 GBP1.17 EUR
10 GBP11.70 EUR
50 GBP58.51 EUR
100 GBP117.02 EUR
500 GBP585.11 EUR
1,000 GBP1,170.21 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-24T11:52:10Z",
  "rates": {
    "EUR": 1.170213
  }
}

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.0213,
  "rate": 1.170213
}

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