EUR
GBP
£

EUR/GBP Exchange Rate

Euro to Pound Sterling

Live Rate
0.850241
-0.20% 7D

1 GBP = 1.1761 EUR

EUR/GBP Price Chart

Historical exchange rate performance

Current 0.850241
High 0.853299
Low 0.848729
7D Change -0.20%

Rate Overview

Live
1 EUR = 0.850241 GBP
1 GBP = 1.1761 EUR
Avg
0.851063
High
0.853299
Low
0.848729

Last updated: 7/18/2026, 11:50:19 PM

Quick Conversions

EURGBP
1 EUR0.85 GBP
10 EUR8.50 GBP
50 EUR42.51 GBP
100 EUR85.02 GBP
500 EUR425.12 GBP
1,000 EUR850.24 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-18T23:50:19Z",
  "rates": {
    "GBP": 0.850241
  }
}

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.0241,
  "rate": 0.850241
}

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