Rate Overview
Live
1 EUR = 0.863712 GBP
1 GBP = 1.1578
EUR
Avg
0.863979
High
0.866429
Low
0.862557
Last updated: 5/6/2026, 6:00:08 AM
Quick Conversions
| EUR | GBP |
|---|---|
| 1 EUR | 0.86 GBP |
| 10 EUR | 8.64 GBP |
| 50 EUR | 43.19 GBP |
| 100 EUR | 86.37 GBP |
| 500 EUR | 431.86 GBP |
| 1,000 EUR | 863.71 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-05-06T06:00:08Z",
"rates": {
"GBP": 0.863712
}
}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": 86.3712,
"rate": 0.863712
}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