Rate Overview
Live
1 GBP = 1.1491 EUR
1 EUR = 0.870277
GBP
Avg
1.1533
High
1.1571
Low
1.1491
Last updated: 3/28/2026, 12:24:39 PM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.15 EUR |
| 10 GBP | 11.49 EUR |
| 50 GBP | 57.45 EUR |
| 100 GBP | 114.91 EUR |
| 500 GBP | 574.53 EUR |
| 1,000 GBP | 1,149.06 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-03-28T12:24:39Z",
"rates": {
"EUR": 1.14906
}
}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": 114.90599999999999,
"rate": 1.14906
}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