Rate Overview
Live
1 EUR = 0.862332 GIP
1 GIP = 1.1596
EUR
Avg
0.863244
High
0.866989
Low
0.862096
Last updated: 6/15/2026, 6:35:55 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.86 GIP |
| 10 EUR | 8.62 GIP |
| 50 EUR | 43.12 GIP |
| 100 EUR | 86.23 GIP |
| 500 EUR | 431.17 GIP |
| 1,000 EUR | 862.33 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-06-15T18:35:55Z",
"rates": {
"GIP": 0.862332
}
}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.2332,
"rate": 0.862332
}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