EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.865158
+3.46% 1Y

1 GBP = 1.1559 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.865158
High 0.882700
Low 0.834549
1Y Change +3.46%

Rate Overview

Live
1 EUR = 0.865158 GBP
1 GBP = 1.1559 EUR
Avg
0.864169
High
0.882700
Low
0.834549

Last updated: 3/26/2026, 11:38:26 PM

Quick Conversions

EURGBP
1 EUR0.87 GBP
10 EUR8.65 GBP
50 EUR43.26 GBP
100 EUR86.52 GBP
500 EUR432.58 GBP
1,000 EUR865.16 GBP

Get EUR/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=GBP

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-03-26T23:38:26Z",
  "rates": {
    "GBP": 0.865158
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "GBP",
    "amount": 100
  },
  "result": 86.5158,
  "rate": 0.865158
}

Build with EUR/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key