EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.859802
+0.30% 7D

1 GBP = 1.1631 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.859802
High 0.860550
Low 0.855660
7D Change +0.30%

Rate Overview

Live
1 EUR = 0.859802 GBP
1 GBP = 1.1631 EUR
Avg
0.857748
High
0.860550
Low
0.855660

Last updated: 9/4/2026, 4:20:56 PM

Quick Conversions

EURGBP
1 EUR0.86 GBP
10 EUR8.60 GBP
50 EUR42.99 GBP
100 EUR85.98 GBP
500 EUR429.90 GBP
1,000 EUR859.80 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-09-04T16:20:56Z",
  "rates": {
    "GBP": 0.859802
  }
}

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": 85.9802,
  "rate": 0.859802
}

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