Rate Overview
Live
1 EUR = 0.870137 GIP
1 GIP = 1.1492
EUR
Avg
0.871492
High
0.876482
Low
0.868043
Last updated: 4/16/2026, 7:22:14 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.87 GIP |
| 10 EUR | 8.70 GIP |
| 50 EUR | 43.51 GIP |
| 100 EUR | 87.01 GIP |
| 500 EUR | 435.07 GIP |
| 1,000 EUR | 870.14 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-16T07:22:14Z",
"rates": {
"GIP": 0.870137
}
}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.0137,
"rate": 0.870137
}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