Rate Overview
Live
1 EUR = 0.850237 GIP
1 GIP = 1.1761
EUR
Avg
0.865358
High
0.876482
Low
0.850237
Last updated: 7/19/2026, 3:11:31 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.85 GIP |
| 10 EUR | 8.50 GIP |
| 50 EUR | 42.51 GIP |
| 100 EUR | 85.02 GIP |
| 500 EUR | 425.12 GIP |
| 1,000 EUR | 850.24 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-19T15:11:31Z",
"rates": {
"GIP": 0.850237
}
}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.0237,
"rate": 0.850237
}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