Rate Overview
Live
1 EUR = 0.855123 GBP
1 GBP = 1.1694
EUR
Avg
0.856980
High
0.888139
Low
0.831899
Last updated: 7/24/2026, 10:22:31 AM
Quick Conversions
| EUR | GBP |
|---|---|
| 1 EUR | 0.86 GBP |
| 10 EUR | 8.55 GBP |
| 50 EUR | 42.76 GBP |
| 100 EUR | 85.51 GBP |
| 500 EUR | 427.56 GBP |
| 1,000 EUR | 855.12 GBP |
Get EUR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GBPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-24T10:22:31Z",
"rates": {
"GBP": 0.855123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GBP",
"amount": 100
},
"result": 85.5123,
"rate": 0.855123
}Build with EUR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key