Rate Overview
Live
1 EUR = 0.864839 GIP
1 GIP = 1.1563
EUR
Avg
0.865586
High
0.870503
Low
0.861445
Last updated: 3/27/2026, 3:21:57 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.86 GIP |
| 10 EUR | 8.65 GIP |
| 50 EUR | 43.24 GIP |
| 100 EUR | 86.48 GIP |
| 500 EUR | 432.42 GIP |
| 1,000 EUR | 864.84 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-03-27T03:21:57Z",
"rates": {
"GIP": 0.864839
}
}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.4839,
"rate": 0.864839
}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