EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.855123
+0.05% 5Y

1 GBP = 1.1694 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.855123
High 0.888139
Low 0.831899
5Y Change +0.05%

Rate Overview

Live
1 EUR = 0.855123 GBP
1 GBP = 1.1694 EUR
Avg
0.856980
High
0.888139
Low
0.831899

Last updated: 7/24/2026, 10:22:31 AM

Quick Conversions

EURGBP
1 EUR0.86 GBP
10 EUR8.55 GBP
50 EUR42.76 GBP
100 EUR85.51 GBP
500 EUR427.56 GBP
1,000 EUR855.12 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-24T10:22:31Z",
  "rates": {
    "GBP": 0.855123
  }
}

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.5123,
  "rate": 0.855123
}

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