Rate Overview
Live
1 EUR = 0.854132 GIP
1 GIP = 1.1708
EUR
Avg
0.851125
High
0.854599
Low
0.848896
Last updated: 7/24/2026, 8:46:38 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.85 GIP |
| 10 EUR | 8.54 GIP |
| 50 EUR | 42.71 GIP |
| 100 EUR | 85.41 GIP |
| 500 EUR | 427.07 GIP |
| 1,000 EUR | 854.13 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-07-24T20:46:38Z",
"rates": {
"GIP": 0.854132
}
}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": 85.4132,
"rate": 0.854132
}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