Rate Overview
Live
1 GBP = 1.1567 EUR
1 EUR = 0.864559
GBP
Avg
1.1578
High
1.1597
Low
1.1562
Last updated: 6/17/2026, 12:19:33 PM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.16 EUR |
| 10 GBP | 11.57 EUR |
| 50 GBP | 57.83 EUR |
| 100 GBP | 115.67 EUR |
| 500 GBP | 578.33 EUR |
| 1,000 GBP | 1,156.66 EUR |
Get GBP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=EURExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-06-17T12:19:33Z",
"rates": {
"EUR": 1.156659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "EUR",
"amount": 100
},
"result": 115.66590000000001,
"rate": 1.156659
}Build with GBP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key