Rate Overview
Live
1 EUR = 0.864798 GIP
1 GIP = 1.1563
EUR
Avg
0.867949
High
0.873715
Low
0.861062
Last updated: 3/27/2026, 5:00:41 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.40 GIP |
| 1,000 EUR | 864.80 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-27T05:00:41Z",
"rates": {
"GIP": 0.864798
}
}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.4798,
"rate": 0.864798
}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