Rate Overview
Live
1 EUR = 0.856770 GIP
1 GIP = 1.1672
EUR
Avg
0.856121
High
0.857388
Low
0.855179
Last updated: 9/1/2026, 2:21:25 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.86 GIP |
| 10 EUR | 8.57 GIP |
| 50 EUR | 42.84 GIP |
| 100 EUR | 85.68 GIP |
| 500 EUR | 428.39 GIP |
| 1,000 EUR | 856.77 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-09-01T14:21:25Z",
"rates": {
"GIP": 0.85677
}
}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.677,
"rate": 0.85677
}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