Rate Overview
Live
1 GBP = 1.1546 EUR
1 EUR = 0.866075
GBP
Avg
1.1565
High
1.1594
Low
1.1537
Last updated: 5/28/2026, 6:56:32 AM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.15 EUR |
| 10 GBP | 11.55 EUR |
| 50 GBP | 57.73 EUR |
| 100 GBP | 115.46 EUR |
| 500 GBP | 577.32 EUR |
| 1,000 GBP | 1,154.64 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-28T06:56:32Z",
"rates": {
"EUR": 1.154635
}
}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.46350000000001,
"rate": 1.154635
}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