Rate Overview
Live
1 EUR = 0.865285 GIP
1 GIP = 1.1557
EUR
Avg
0.867984
High
0.873715
Low
0.861062
Last updated: 3/27/2026, 6:43:27 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.87 GIP |
| 10 EUR | 8.65 GIP |
| 50 EUR | 43.26 GIP |
| 100 EUR | 86.53 GIP |
| 500 EUR | 432.64 GIP |
| 1,000 EUR | 865.29 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-27T06:43:27Z",
"rates": {
"GIP": 0.865285
}
}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.5285,
"rate": 0.865285
}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