Rate Overview
Live
1 GBP = 1.1697 EUR
1 EUR = 0.854938
GBP
Avg
1.1692
High
1.1715
Low
1.1666
Last updated: 8/15/2026, 2:59:24 PM
Quick Conversions
| GBP | EUR |
|---|---|
| 1 GBP | 1.17 EUR |
| 10 GBP | 11.70 EUR |
| 50 GBP | 58.48 EUR |
| 100 GBP | 116.97 EUR |
| 500 GBP | 584.84 EUR |
| 1,000 GBP | 1,169.68 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-08-15T14:59:24Z",
"rates": {
"EUR": 1.169675
}
}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": 116.9675,
"rate": 1.169675
}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