EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.869708
+0.09% 7D

1 GBP = 1.1498 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.869708
High 0.871601
Low 0.868930
7D Change +0.09%

Rate Overview

Live
1 EUR = 0.869708 GBP
1 GBP = 1.1498 EUR
Avg
0.870243
High
0.871601
Low
0.868930

Last updated: 4/15/2026, 11:52:09 PM

Quick Conversions

EURGBP
1 EUR0.87 GBP
10 EUR8.70 GBP
50 EUR43.49 GBP
100 EUR86.97 GBP
500 EUR434.85 GBP
1,000 EUR869.71 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-04-15T23:52:09Z",
  "rates": {
    "GBP": 0.869708
  }
}

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.9708,
  "rate": 0.869708
}

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