Rate Overview
Live
1 EUR = 0.870480 GIP
1 GIP = 1.1488
EUR
Avg
0.871543
High
0.876482
Low
0.868043
Last updated: 4/16/2026, 6:01:35 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.87 GIP |
| 10 EUR | 8.70 GIP |
| 50 EUR | 43.52 GIP |
| 100 EUR | 87.05 GIP |
| 500 EUR | 435.24 GIP |
| 1,000 EUR | 870.48 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-04-16T06:01:35Z",
"rates": {
"GIP": 0.87048
}
}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": 87.048,
"rate": 0.87048
}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