EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.853590
+0.39% 7D

1 GBP = 1.1715 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.853590
High 0.853879
Low 0.848880
7D Change +0.39%

Rate Overview

Live
1 EUR = 0.853590 GBP
1 GBP = 1.1715 EUR
Avg
0.852121
High
0.853879
Low
0.848880

Last updated: 7/25/2026, 2:58:36 AM

Quick Conversions

EURGBP
1 EUR0.85 GBP
10 EUR8.54 GBP
50 EUR42.68 GBP
100 EUR85.36 GBP
500 EUR426.79 GBP
1,000 EUR853.59 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-25T02:58:36Z",
  "rates": {
    "GBP": 0.85359
  }
}

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.359,
  "rate": 0.85359
}

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