EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.853603
-2.18% YTD

1 GBP = 1.1715 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.853603
High 0.874399
Low 0.850930
YTD Change -2.18%

Rate Overview

Live
1 EUR = 0.853603 GBP
1 GBP = 1.1715 EUR
Avg
0.865169
High
0.874399
Low
0.850930

Last updated: 7/24/2026, 2:45:38 PM

Quick Conversions

EURGBP
1 EUR0.85 GBP
10 EUR8.54 GBP
50 EUR42.68 GBP
100 EUR85.36 GBP
500 EUR426.80 GBP
1,000 EUR853.60 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-24T14:45:38Z",
  "rates": {
    "GBP": 0.853603
  }
}

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.3603,
  "rate": 0.853603
}

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