Rate Overview
Live
1 GBP = 1.1702 EUR
1 EUR = 0.854566
GBP
Avg
1.1669
High
1.1708
Low
1.1604
Last updated: 7/7/2026, 5:30:54 PM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.17 EUR |
| 10 GBP | 11.70 EUR |
| 50 GBP | 58.51 EUR |
| 100 GBP | 117.02 EUR |
| 500 GBP | 585.09 EUR |
| 1,000 GBP | 1,170.18 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-07T17:30:54Z",
"rates": {
"EUR": 1.170184
}
}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.01839999999999,
"rate": 1.170184
}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