Rate Overview
Live
1 GBP = 1.1568 EUR
1 EUR = 0.864476
GBP
Avg
1.1576
High
1.1593
Low
1.1544
Last updated: 5/7/2026, 3:50:44 PM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.16 EUR |
| 10 GBP | 11.57 EUR |
| 50 GBP | 57.84 EUR |
| 100 GBP | 115.68 EUR |
| 500 GBP | 578.39 EUR |
| 1,000 GBP | 1,156.77 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-05-07T15:50:44Z",
"rates": {
"EUR": 1.15677
}
}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.677,
"rate": 1.15677
}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