Rate Overview
Live
1 GBP = 1.1761 EUR
1 EUR = 0.850242
GBP
Avg
1.1663
High
1.1782
Low
1.1522
Last updated: 7/19/2026, 12:48:29 AM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.18 EUR |
| 10 GBP | 11.76 EUR |
| 50 GBP | 58.81 EUR |
| 100 GBP | 117.61 EUR |
| 500 GBP | 588.07 EUR |
| 1,000 GBP | 1,176.14 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-07-19T00:48:29Z",
"rates": {
"EUR": 1.176136
}
}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": 117.6136,
"rate": 1.176136
}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