EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.856854
-0.69% 7D

1 GBP = 1.1671 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.856854
High 0.862799
Low 0.856650
7D Change -0.69%

Rate Overview

Live
1 EUR = 0.856854 GBP
1 GBP = 1.1671 EUR
Avg
0.858966
High
0.862799
Low
0.856650

Last updated: 7/5/2026, 11:46:28 AM

Quick Conversions

EURGBP
1 EUR0.86 GBP
10 EUR8.57 GBP
50 EUR42.84 GBP
100 EUR85.69 GBP
500 EUR428.43 GBP
1,000 EUR856.85 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-07-05T11:46:28Z",
  "rates": {
    "GBP": 0.856854
  }
}

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.6854,
  "rate": 0.856854
}

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