Rate Overview
Live
1 EUR = 0.856854 GIP
1 GIP = 1.1671
EUR
Avg
0.859448
High
0.864078
Low
0.856681
Last updated: 7/5/2026, 5:34:52 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.86 GIP |
| 10 EUR | 8.57 GIP |
| 50 EUR | 42.84 GIP |
| 100 EUR | 85.69 GIP |
| 500 EUR | 428.43 GIP |
| 1,000 EUR | 856.85 GIP |
Get EUR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GIPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-05T17:34:52Z",
"rates": {
"GIP": 0.856854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GIP",
"amount": 100
},
"result": 85.6854,
"rate": 0.856854
}Build with EUR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key