Rate Overview
Live
1 EUR = 0.850084 GIP
1 GIP = 1.1764
EUR
Avg
0.856565
High
0.867272
Low
0.847249
Last updated: 7/20/2026, 4:06:06 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.85 GIP |
| 10 EUR | 8.50 GIP |
| 50 EUR | 42.50 GIP |
| 100 EUR | 85.01 GIP |
| 500 EUR | 425.04 GIP |
| 1,000 EUR | 850.08 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-20T04:06:06Z",
"rates": {
"GIP": 0.850084
}
}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.0084,
"rate": 0.850084
}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