Rate Overview
Live
1 EUR = 0.866404 GBP
1 GBP = 1.1542
EUR
Avg
0.872001
High
0.877053
Low
0.866404
Last updated: 3/6/2026, 6:13:07 PM
Quick Conversions
| EUR | GBP |
|---|---|
| 1 EUR | 0.87 GBP |
| 10 EUR | 8.66 GBP |
| 50 EUR | 43.32 GBP |
| 100 EUR | 86.64 GBP |
| 500 EUR | 433.20 GBP |
| 1,000 EUR | 866.40 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-03-06T18:13:07Z",
"rates": {
"GBP": 0.866404
}
}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.6404,
"rate": 0.866404
}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