FOREX · Forex
EURGBP
Euro vs Great Britain Pound
0.8581
▼ 0.06% today
Last 24 hours
Bid
0.8581
Ask
0.8582
Day High
0.8596
Day Low
0.8578
EURGBP key statistics
1 week
-0.12%
1 month
+0.39%
52w high
0.88647
52w low
0.84551
Avg daily range
+0.17%
History from
11 Nov 2025
Highs and lows are taken from 261 daily bars — the high was set on 14 Nov 2025 and the low on 15 Jul 2026. EURGBP is quoted to 5 decimal places, minimum tick 0.00001, spread at last quote 0.00009, quoted in USD on FOREX, sourced from MetaTrader 5 (Broker 1).
EURGBP daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 11 Sept 2026 | 0.85943 | 0.85967 | 0.85781 | 0.85812 | -0.15% |
| 10 Sept 2026 | 0.85862 | 0.86001 | 0.85840 | 0.85942 | +0.09% |
| 09 Sept 2026 | 0.85854 | 0.85951 | 0.85812 | 0.85863 | +0.01% |
| 08 Sept 2026 | 0.85836 | 0.85888 | 0.85709 | 0.85855 | +0.02% |
| 07 Sept 2026 | 0.85917 | 0.85955 | 0.85830 | 0.85835 | -0.10% |
| 06 Sept 2026 | 0.85909 | 0.85935 | 0.85876 | 0.85918 | +0.01% |
| 04 Sept 2026 | 0.85953 | 0.85978 | 0.85821 | 0.85920 | -0.04% |
| 03 Sept 2026 | 0.85930 | 0.86079 | 0.85848 | 0.85952 | +0.03% |
| 02 Sept 2026 | 0.85772 | 0.85946 | 0.85679 | 0.85928 | +0.18% |
| 01 Sept 2026 | 0.85752 | 0.85782 | 0.85603 | 0.85773 | +0.02% |
EURGBP API access
Euro vs Great Britain Pound prices are available over REST and WebSocket with no API key and no signup. Rate limit is 15,000 requests per minute per IP.
curl
curl "https://biquote.io/api/EURGBP"
Python
import requests
r = requests.get("https://biquote.io/api/EURGBP")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/EURGBP");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for EURGBP
const conn = new signalR.HubConnectionBuilder()
.withUrl("https://biquote.io/hubs/tick")
.build();
conn.on("ReceiveTick", t => console.log(t.symbol, t.mid));
await conn.start();
await conn.invoke("Subscribe", "EURGBP");Also available for EURGBP: daily candles, hourly candles · full API documentation
News about EURGBP
- EUR/GBP Daily Outlookactionforex.com·12h ago
- Chart EUR/GBP Update: Leaning lowerContinuum Economics·3d ago
- EUR/GBP Breakdown Confirms Bearish Triangle, Wave 3 Decline UnderwayThe Globe and Mail·4d ago
- EUR/GBP Price Forecast: Testing support at previous highs in the 0.8585 areaFXStreet·4d ago
- Bybit Launches FX Perpetual Contracts, Starting With EUR, GBP, and USD Pairscryptopotato.com·3d ago
- FX:EURGBP Chart Image by kacim_elloittTradingView·6d ago