Rate Overview
Live
1 EUR = 0.859802 GBP
1 GBP = 1.1631
EUR
Avg
0.857748
High
0.860550
Low
0.855660
Last updated: 9/4/2026, 4:20:56 PM
Quick Conversions
| EUR | GBP |
|---|---|
| 1 EUR | 0.86 GBP |
| 10 EUR | 8.60 GBP |
| 50 EUR | 42.99 GBP |
| 100 EUR | 85.98 GBP |
| 500 EUR | 429.90 GBP |
| 1,000 EUR | 859.80 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-09-04T16:20:56Z",
"rates": {
"GBP": 0.859802
}
}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.9802,
"rate": 0.859802
}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