Rate Overview
Live
1 EUR = 0.868737 GIP
1 GIP = 1.1511
EUR
Avg
0.864793
High
0.870052
Low
0.860348
Last updated: 5/6/2026, 1:23:26 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.87 GIP |
| 10 EUR | 8.69 GIP |
| 50 EUR | 43.44 GIP |
| 100 EUR | 86.87 GIP |
| 500 EUR | 434.37 GIP |
| 1,000 EUR | 868.74 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-05-06T13:23:26Z",
"rates": {
"GIP": 0.868737
}
}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": 86.8737,
"rate": 0.868737
}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