EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.863815
-0.42% 30D

1 GBP = 1.1577 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.863815
High 0.872430
Low 0.862549
30D Change -0.42%

Rate Overview

Live
1 EUR = 0.863815 GBP
1 GBP = 1.1577 EUR
Avg
0.865689
High
0.872430
Low
0.862549

Last updated: 5/26/2026, 8:20:13 AM

Quick Conversions

EURGBP
1 EUR0.86 GBP
10 EUR8.64 GBP
50 EUR43.19 GBP
100 EUR86.38 GBP
500 EUR431.91 GBP
1,000 EUR863.82 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-05-26T08:20:13Z",
  "rates": {
    "GBP": 0.863815
  }
}

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.3815,
  "rate": 0.863815
}

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