Rate Overview
Live
1 EUR = 0.853889 GIP
1 GIP = 1.1711
EUR
Avg
0.856600
High
0.858681
Low
0.853889
Last updated: 8/11/2026, 12:40:25 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.85 GIP |
| 10 EUR | 8.54 GIP |
| 50 EUR | 42.69 GIP |
| 100 EUR | 85.39 GIP |
| 500 EUR | 426.94 GIP |
| 1,000 EUR | 853.89 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-08-11T12:40:25Z",
"rates": {
"GIP": 0.853889
}
}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.3889,
"rate": 0.853889
}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